##// END OF EJS Templates
Backport PR #9925: Only make .tar.gz sdists when releasing...
Backport PR #9925: Only make .tar.gz sdists when releasing PEP 527, which was just accepted, says that there can only be one sdist per release. Tarballs are already the more common sdist format on PyPI, so let's go with that. Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>

File last commit:

r22722:622b6cfa
r23133:95281330
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%