Remove stray comment from tox.ini

This commit is contained in:
Anthony Sottile 2019-06-27 10:45:37 -07:00
parent 65fbdf2568
commit 45af361a67
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ commands =
[testenv:py37-freeze] [testenv:py37-freeze]
changedir = testing/freeze changedir = testing/freeze
# Disable PEP 517 with pip, which does not work with PyInstaller currently.
deps = deps =
pyinstaller pyinstaller
commands = commands =