From 45af361a677c7a03369e59959688a1d03c99c61a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 27 Jun 2019 10:45:37 -0700 Subject: [PATCH] Remove stray comment from tox.ini --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 82bad1063df..9757b098367 100644 --- a/tox.ini +++ b/tox.ini @@ -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 =