Skip to content

Commit 8852c66

Browse files
rhblindulgens
authored andcommitted
fix: update tox test command
1 parent f1a6ff7 commit 8852c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ envlist =
66

77
[testenv]
88
commands =
9-
coverage run {toxinidir}/setup.py test
9+
coverage run {toxinidir}/tests/run_tests.py
1010
deps =
1111
python-dateutil
1212
geopy==2.0.0

0 commit comments

Comments
 (0)