Skip to content

Commit

Permalink
merged in master
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Sep 29, 2023
2 parents 8d25bda + 7f5f333 commit 08e92b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ install_requires =
matplotlib
pyparsing>=2.2.1,<3.0.0
quantities
pynn >= 0.11; python_version >= '3.8'
pynn >= 0.11, != 0.12.0; python_version >= '3.8'
neo; python_version >= '3.8'
lazyarray; python_version >= '3.8'
# python 3.7 is no longer officially supported
Expand Down

0 comments on commit 08e92b6

Please sign in to comment.