summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/release-checklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/release-checklist b/scripts/release-checklist
index 10cb1151..eae2a877 100644
--- a/scripts/release-checklist
+++ b/scripts/release-checklist
@@ -10,7 +10,6 @@ Release checklist
* Update release date/code name in ``CHANGES``
* ``git commit``
* ``make clean``
-* ``python2 setup.py release bdist_wheel``
* ``python3 setup.py release bdist_wheel sdist``
* ``twine upload dist/Pygments-$NEWVER*``
* Check PyPI release page for obvious errors