Skip to content

Commit

Permalink
info for release 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 1, 2024
1 parent 8c93e71 commit b183921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ packages = find:
zip_safe = True
include_package_data = True
install_requires =
sPyNNaker == 1!7.2.2
sPyNNaker == 1!7.3.1
opencv-python

[options.packages.find]
Expand All @@ -60,6 +60,6 @@ include =

[options.extras_require]
test =
SpiNNakerTestBase == 1!7.2.2
SpiNNakerTestBase == 1!7.3.1
# pytest will be brought in by pytest-cov
pytest-cov

0 comments on commit b183921

Please sign in to comment.