We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9141d43 commit bc10b6eCopy full SHA for bc10b6e
pyproject.toml
@@ -65,6 +65,7 @@ classifiers = [
65
"Topic :: Software Development :: Libraries :: Python Modules",
66
]
67
dependencies = [
68
+ "setuptools >=64, <74", # XXX: experimenting
69
"cffi>=1.15",
70
"numpy>=1.23",
71
0 commit comments