Skip to content

Commit 29291fd

Browse files
authored
Require that version of setuptools be recent (#766)
1 parent bcc54b2 commit 29291fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ numpy>=1.26.0
55
# CMake will find them. It makes a crucial difference in some environments.
66
pybind11[global]
77
typing_extensions
8-
setuptools
8+
setuptools>=78

0 commit comments

Comments
 (0)