diff options
| author | J08nY | 2017-06-27 22:25:24 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-27 22:25:24 +0200 |
| commit | dd3efdfec9aed09c26929ea532bad7f6b99c5ae7 (patch) | |
| tree | be2070d30ea8e88b01344226360b84373bc34551 /tox.ini | |
| parent | 1802b0f6eaaa2cc09ef0941774239499e369dfb0 (diff) | |
| download | mailman-pgp-dd3efdfec9aed09c26929ea532bad7f6b99c5ae7.tar.gz mailman-pgp-dd3efdfec9aed09c26929ea532bad7f6b99c5ae7.tar.zst mailman-pgp-dd3efdfec9aed09c26929ea532bad7f6b99c5ae7.zip | |
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ deps = flufl.testing dev: -e../mailman dev: -e../PGPy setenv = MAILMAN_EXTRA_TESTING_CFG = {toxinidir}/src/mailman_pgp/config/mailman.cfg + cov: COVERAGE_PROCESS_START={[coverage]rcfile} commands = nocov: python -m nose2 -v {posargs} cov: python -m coverage run {[coverage]rc} -m nose2 -v {posargs} cov: python -m coverage combine {[coverage]rc} |
