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
The Python Packaging Guide recommends pip for installing packages, and twine for uploading packages. Why separate apps for downloading and uploading packages? A capable package manager should do both. Two apps is confusing for users.
The Python Packaging Guide recommends pip for installing packages, and twine for uploading packages. Why separate apps for downloading and uploading packages? A capable package manager should do both. Two apps is confusing for users.
See also #60
The text was updated successfully, but these errors were encountered: