summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-05-14 23:49:57 +0200
committerDaniel Hahler <git@thequod.de>2019-05-14 23:49:57 +0200
commit6718a2f02896cbb936e74f2256bf122eb3d9cf62 (patch)
treec064b3d35e9dc4dbf89f88b1fc494d1369674d48 /tox.ini
parent6a43c8cd9405c68e223f4c6270bd1e1ac4bc8c5f (diff)
downloadpytest-6718a2f02896cbb936e74f2256bf122eb3d9cf62.tar.gz
ci: tox: fix py37-freeze
Remove ``--no-use-pep517``, which appears to not be supported anymore, and PyInstaller works without it by now.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index e18e3387e..1f024b2f5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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