Skip to content

Commit

Permalink
python-version 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 17, 2024
1 parent 1dd8799 commit f42b222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypy.bash
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
utils="../SpiNNUtils/spinn_utilities"
machine="../SpiNNMachine/spinn_machine"

mypy $utils $machine spinnman
mypy --python-version 3.8 $utils $machine spinnman

0 comments on commit f42b222

Please sign in to comment.