diff options
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ binary = bdist_egg upload --show-response test = pytest [upload] -repository = https://upload.pypi.io/legacy/ +repository = https://upload.pypi.org/legacy/ [sdist] formats = gztar zip |
