Merge pull request #1216 from twisted/9757-uncover

Author: glyph

Reviewer: glyph

Fixes: ticket:9757

Revert codecov configuration so that PRs succeed again.
This commit is contained in:
Glyph 2020-01-09 01:46:54 -08:00 committed by GitHub
commit f76760a15d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

View File

@ -48,9 +48,9 @@ extras =
deps =
py27-alldeps-{posix,macos}: pysqlite
; Coverage 5.0 does not work with codecov.
{withcov}: coverage<5.0
{coverage-prepare,codecov-publish}: coverage<5.0
{withcov}: coverage
{coverage-prepare,codecov-publish}: coverage
{codecov-push,codecov-publish}: codecov