Remove stray comment from tox.ini (#5507)

Remove stray comment from tox.ini
This commit is contained in:
Bruno Oliveira
2019-06-27 15:12:57 -03:00
committed by GitHub

View File

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