Skip to content

Commit

Permalink
info for release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 24, 2024
1 parent 62081be commit 3ae9a86
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.1.1
sPyNNaker == 1!7.2.0
opencv-python

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

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

0 comments on commit 3ae9a86

Please sign in to comment.