diff --git a/tox.ini b/tox.ini index 6bcb236..4bd1cb7 100644 --- a/tox.ini +++ b/tox.ini @@ -43,4 +43,3 @@ commands = coverage --version deps = networkx==1.9 py27: mock commands = {envpython} setup.py test -recreate = True