pypa / twine

Utilities for interacting with PyPI
https://twine.readthedocs.io/
Apache License 2.0
1.61k stars 308 forks source link

Integration tests are failing following Setuptools 69.3 #1086

Closed jaraco closed 6 months ago

jaraco commented 6 months ago

Failing integration test seems to be due to https://github.com/pypa/setuptools/pull/4286.

Originally posted by @jaraco in https://github.com/pypa/twine/issues/1085#issuecomment-2065200946

woodruffw commented 6 months ago

Fixing this with #1096!