Skip to content

Commit

Permalink
explicitly indicate python3 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Katz authored and ryneeverett committed Aug 4, 2020
1 parent 18aabb5 commit 5db0423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python -m unittest discover tests
python3 -m unittest discover tests

0 comments on commit 5db0423

Please sign in to comment.