We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378adfb commit 2614da3Copy full SHA for 2614da3
tox.ini
@@ -23,7 +23,7 @@ commands =
23
# TODO: --exe because of GH #761
24
{envbindir}/nosetests --exe pandas.tests -A "not network"
25
# cleanup the temp. build dir created by the tox build
26
- /bin/rm -rf {toxinidir}/build
+# /bin/rm -rf {toxinidir}/build
27
28
# quietly rollback the install.
29
# Note this line will only be reached if the
tox_prll.ini
@@ -24,7 +24,7 @@ commands =
30
0 commit comments