We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60df7b commit 218967fCopy full SHA for 218967f
setup.cfg
@@ -46,6 +46,9 @@ zip_safe = True
46
include_package_data = True
47
install_requires =
48
SpiNNFrontEndCommon == 1!7.4.2
49
+ # required by SpiNNUtilities but capped due to quantities
50
+ # see https://github.com/python-quantities/python-quantities/issues/265
51
+ numpy < 2.4
52
quantities
53
pynn >= 0.11, != 0.12.0
54
neo
0 commit comments