Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: "Missing 'pypi' section from the configuration file" #111

Closed
jedie opened this issue Jun 10, 2015 · 4 comments
Closed

KeyError: "Missing 'pypi' section from the configuration file" #111

jedie opened this issue Jun 10, 2015 · 4 comments
Milestone

Comments

@jedie
Copy link
Contributor

jedie commented Jun 10, 2015

Think i have the same problems as in #61

My ~/.pypirc looks also like:

[server-login]
username:foo
password:bar

I have twine version 1.5.0 installed.

@sigmavirus24
Copy link
Member

I don't think we want to handle that. Considering that distutils has a comment that says that format is deprecated "old stuff", it must be an extraordinarily old format.

@jedie
Copy link
Contributor Author

jedie commented Jun 10, 2015

What's about to just add a more helpful messages to this error?

Add something like: "Maybe you have a old formatted ~/.pypirc ?"

@sigmavirus24
Copy link
Member

That's fine by me. Want to send a PR to that effect?

jedie added a commit to jedie/twine that referenced this issue Jun 10, 2015
jedie added a commit to jedie/twine that referenced this issue Jun 11, 2015
@sigmavirus24 sigmavirus24 added this to the next milestone Sep 13, 2015
@sigmavirus24
Copy link
Member

Closed by #112.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants