Merge pull request #4751 from blueyed/fix-py-freeze

tox: py37-freeze: use --no-use-pep517 for PyInstaller
This commit is contained in:
Daniel Hahler
2019-02-08 22:01:59 +01:00
committed by GitHub

View File

@@ -167,7 +167,9 @@ commands =
[testenv:py37-freeze]
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