summaryrefslogtreecommitdiff
path: root/doc/release.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release.rst')
-rw-r--r--doc/release.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release.rst b/doc/release.rst
index a49ec7e..088bfa4 100644
--- a/doc/release.rst
+++ b/doc/release.rst
@@ -54,11 +54,6 @@ How to make a psycopg2 release
``scripts/build`` directory. They will be saved in a
``packages/psycopg2-${VERSION}`` directory.
-- Remove the ``.exe`` from the dir, because we don't want to upload them on
- PyPI::
-
- $ rm -v packages/psycopg2-${VERSION}/*.exe
-
- Only for stable packages: upload the signed packages on PyPI::
$ twine upload -s packages/psycopg2-${VERSION}/*