Skip to content
Snippets Groups Projects
Commit 7e40fdc3 authored by Stuart Prescott's avatar Stuart Prescott
Browse files

Add patch to fix tox.ini for testing

parent b05374a0
No related branches found
No related tags found
No related merge requests found
--- a/tox.ini
+++ b/tox.ini
@@ -3,4 +3,4 @@
[testenv]
deps=pytest
-commands=pytest
+commands=python -m pytest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment