ci: tox: fix py37-freeze

Remove ``--no-use-pep517``, which appears to not be supported anymore,
and PyInstaller works without it by now.
This commit is contained in:
Daniel Hahler 2019-05-14 23:49:57 +02:00
parent 6a43c8cd94
commit 6718a2f028
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ commands =
changedir = testing/freeze
# Disable PEP 517 with pip, which does not work with PyInstaller currently.
deps =
--no-use-pep517
pyinstaller
commands =
{envpython} create_executable.py