We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6757789 + 62d35a8 commit 89bbbfdCopy full SHA for 89bbbfd
1 file changed
tox.ini
@@ -41,6 +41,6 @@ deps =
41
commands =
42
; windows: python --version
43
; macos,linux: python --version
44
- discover
+ discover -s ./tests -t .
45
; unit2 discover []
46
; python -m unittest discover
0 commit comments