Skip to content

Commit

Permalink
info for release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 20, 2023
1 parent 4864cf2 commit d8d1396
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 @@ -44,15 +44,15 @@ packages = find:
zip_safe = True
include_package_data = True
install_requires =
SpiNNFrontEndCommon == 1!6.0.1
SpiNNFrontEndCommon == 1!7.1.0

[options.package_data]
* =
spiNNakerGraphFrontEnd.cfg

[options.extras_require]
test =
SpiNNakerTestBase == 1!6.0.1
SpiNNakerTestBase == 1!7.1.0
# pytest will be brought in by pytest-cov
pytest-cov
testfixtures

0 comments on commit d8d1396

Please sign in to comment.