Skip to content

Commit

Permalink
info for release 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 13, 2024
1 parent a5b8f58 commit e8d5e52
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 @@ -48,7 +48,7 @@ packages = find:
zip_safe = True
include_package_data = True
install_requires =
SpiNNakerGraphFrontEnd == 1!7.1.1
SpiNNakerGraphFrontEnd == 1!7.2.2

[options.packages.find]
include =
Expand All @@ -57,7 +57,7 @@ include =

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

0 comments on commit e8d5e52

Please sign in to comment.