diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-12 11:22:07 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-09-12 11:22:07 -0400 |
commit | e08eb5311de5f3264abbf19f970a4da855bc08fd (patch) | |
tree | 94fc9213fbd71f370abd5dd04435e31686695645 | |
parent | 000d566bc26e9d141859b8245da408c3c6f14aea (diff) | |
download | python-coveragepy-e08eb5311de5f3264abbf19f970a4da855bc08fd.tar.gz |
show_py.py was in use... oops.
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ setenv = pypy,pypy{24,26,3_24}: COVERAGE_NO_EXTENSION=no C extensions under PyPy commands = - python ci/show_py.py python setup.py --quiet clean develop # Create tests/zipmods.zip |