diff options
| author | Justin Mayer <entroP@gmail.com> | 2021-08-18 11:36:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-18 11:36:14 +0200 |
| commit | 4b9a12c9e30b69fc8c0fc05b126950ef1a64ae6c (patch) | |
| tree | fb8d8c18be0a50d4e04d44bcc24beff517e7b694 /tox.ini | |
| parent | 739ae196ab2f7b15800ce82b50dde82bff6751d7 (diff) | |
| parent | 2daad49256e2a2a6ec9f6a7d26aa3ced6247434a (diff) | |
| download | feedgenerator-4b9a12c9e30b69fc8c0fc05b126950ef1a64ae6c.tar.gz | |
Merge pull request #28 from venthur/add_coverage
Add test coverage report
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ commands = pytest deps = pytest + pytest-cov |
