You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
i have exactly the same problem as in #4079
Expected behavior
succesfully uploading a new version of a package using:
python setup.py sdist upload --sign
i have prior to this run pip install -U twine wheel setuptools
i also removed all language indicators following ```
i also ran twine check dist/pkg... which responded with `PASSED`
The text was updated successfully, but these errors were encountered:
Describe the bug
i have exactly the same problem as in #4079
Expected behavior
succesfully uploading a new version of a package using:
i have prior to this run
pip install -U twine wheel setuptools
i also removed all language indicators following ```
i also ran
twine check dist/pkg...
which responded with `PASSED`The text was updated successfully, but these errors were encountered: