As I write this, the checks on master are currently failing on Travis and GitHub actions due to test_integration.py.
https://travis-ci.org/github/pypa/twine/jobs/718433234
https://github.com/pypa/twine/runs/991209553
I've noticed this intermittently since the tests were added, but it seems to be more of a problem lately.
TODO:
As I write this, the checks on
masterare currently failing on Travis and GitHub actions due totest_integration.py.https://travis-ci.org/github/pypa/twine/jobs/718433234
https://github.com/pypa/twine/runs/991209553
I've noticed this intermittently since the tests were added, but it seems to be more of a problem lately.
TODO:
testenv) for integration tests to clearly distinguish them from the "fast" tests Use separate environmment for integration tests #704