Skip to content

Commit 58e6a09

Browse files
authored
Merge pull request #5261 from blueyed/fix-py37-freeze-remove-no-use-pep517
ci: tox: fix py37-freeze
2 parents 6a43c8c + 6718a2f commit 58e6a09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ commands =
118118
changedir = testing/freeze
119119
# Disable PEP 517 with pip, which does not work with PyInstaller currently.
120120
deps =
121-
--no-use-pep517
122121
pyinstaller
123122
commands =
124123
{envpython} create_executable.py

0 commit comments

Comments
 (0)