Rename the github package download script for consistency

This commit is contained in:
Daniele Varrazzo 2021-06-15 18:54:45 +01:00
parent bbc5fd3180
commit f5d6366287
2 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ How to make a psycopg2 release
.. __: https://ci.appveyor.com/project/psycopg/psycopg2/settings
- When the workflows have finished download the packages using the
``download_packages.py`` and ``download_packages_appveyor.py`` scripts from
the ``scripts/build`` directory. They will be saved in a
``download_packages_{github|appveyor}.py`` scripts from the
``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