Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 28, 2024
1 parent 600d657 commit 75453e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ packages = find:
zip_safe = True
include_package_data = True
install_requires =
jsonschema
typing_extensions
#jsonschema
#typing_extensions
SpiNNUtilities == 1!7.1.1
SpiNNMachine == 1!7.1.1

Expand All @@ -72,7 +72,7 @@ test =
pytest-cov
pylint
testfixtures
types-jsonschema
#types-jsonschema
# How to make
# [Reports]
# draw_placements=True
Expand Down

0 comments on commit 75453e4

Please sign in to comment.