We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaec953 + 98b69ae commit 0fdcf98Copy full SHA for 0fdcf98
tox.ini
@@ -21,7 +21,7 @@ changedir = {envdir}
21
22
commands =
23
# TODO: --exe because of GH #761
24
- {envbindir}/nosetests --exe pandas.tests -A "not network"
+ {envbindir}/nosetests --exe pandas -A "not network"
25
# cleanup the temp. build dir created by the tox build
26
# /bin/rm -rf {toxinidir}/build
27
tox_prll.ini
@@ -22,7 +22,7 @@ changedir = {envdir}
28
0 commit comments