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 18, 2024
1 parent be85530 commit 8d8d5d4
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 @@ -26,4 +26,4 @@ pacman="../PACMAN/pacman"
spalloc="../spalloc/spalloc_client"
fec="../SpiNNFrontEndCommon/spinn_front_end_common"

mypy $utils $machine $man $pacman $spalloc $fec spynnaker
mypy --python-version 3.8 $utils $machine $man $pacman $spalloc $fec spynnaker

0 comments on commit 8d8d5d4

Please sign in to comment.