aboutsummaryrefslogtreecommitdiffstats
path: root/release/rtool.py
diff options
context:
space:
mode:
Diffstat (limited to 'release/rtool.py')
-rwxr-xr-x[-rw-r--r--]release/rtool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/rtool.py b/release/rtool.py
index 2ebb3a1c..d01ee741 100644..100755
--- a/release/rtool.py
+++ b/release/rtool.py
@@ -250,7 +250,7 @@ def bdist(ctx, use_existing_wheels, pyinstaller_version):
"--clean",
"--workpath", PYINSTALLER_TEMP,
"--distpath", PYINSTALLER_DIST,
- # This is PyInstaller, so setting a
+ # This is PyInstaller, so setting a
# different log level obviously breaks it :-)
# "--log-level", "WARN",
spec