twine icon indicating copy to clipboard operation
twine copied to clipboard

Remove distutils index-servers from config

Open miketheman opened this issue 1 year ago • 1 comments

Replace RawConfigParser with ConfigParser Update lookup to use .sections() and .has_section()

Removes extra entries from tests, since the default fallback will no longer automatically add them to an empty config.

miketheman avatar Dec 23 '23 19:12 miketheman

It's a draft, since it might be contentious. Figured a good place to converse about it. Sparked from https://github.com/pypa/twine/issues/496#issuecomment-1866940798

miketheman avatar Dec 23 '23 19:12 miketheman

Closing, as I never got back to this. I still think a simpler config is a good idea!

miketheman avatar Mar 20 '24 14:03 miketheman