Skip to content

Commit 62d35a8

Browse files
author
zhenwei-li
committed
the tox command upgrade
1 parent aaa0354 commit 62d35a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ deps =
4141
commands =
4242
; windows: python --version
4343
; macos,linux: python --version
44-
discover
44+
discover -s ./tests -t .
4545
; unit2 discover []
4646
; python -m unittest discover

0 commit comments

Comments
 (0)