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 022a6a8 commit b1f0265
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.2.2
SpiNNakerGraphFrontEnd == 1!7.3.1

[options.packages.find]
include =
Expand All @@ -57,7 +57,7 @@ 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
testfixtures
Expand Down

0 comments on commit b1f0265

Please sign in to comment.