pypa / twine

Utilities for interacting with PyPI

Home Page:https://twine.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nasty to use when upgrading to 2FA

dongrixinyu opened this issue · comments

Your Environment

Thank you for taking the time to report an issue.

To more efficiently resolve this issue, we'd like to know some basic information about your system and setup.

  1. Your operating system:

  2. Version of python you are running:

python --version
  1. How did you install twine? Did you use your operating system's package manager or pip or something else?

  2. Version of twine you have installed (include complete output of):

twine --version

twine version 4.0.2 (importlib-metadata: 6.8.0, keyring: 24.2.0, pkginfo: 1.9.6, requests: 2.25.1, requests-toolbelt: 1.0.0, urllib3:
1.26.5)

  1. Which package repository are you targeting?
    jionlp

twine reminds me that I should not use username and password:
image

when I changed to token method, twine reports error below:
image

If you're having issues uploading a specific package, you must include a copy of the following:

  • The package's PKG-INFO file
  • A redacted version of your .pypirc file (REMOVE ALL USERNAMES & PASSWORDS BEFORE UPLOADING)

The Issue

Please describe the issue that you are experiencing.

Steps to Reproduce

If the issue is predictable and consistently reproducible, please list the steps here.

phew…… Finally, after several times of trial, succeed.

You've left out a significant amount of information and uploaded screenshots which are not searchable or legible.

Further you seem to have resolved this, so I'm closing this as it does not seem to be an issue.