Skip to content

Commit

Permalink
Add coverage run section for Coveralls
Browse files Browse the repository at this point in the history
Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
  • Loading branch information
Adam.Dybbroe committed May 3, 2021
1 parent b8cbcf3 commit 75e5722
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setup_requires =
setuptools_scm_git_archive

[bdist_rpm]
provides=fire_notifications, activefires_pp
provides=activefires_pp
requires=posttroll
release=1

Expand All @@ -15,3 +15,7 @@ universal=1

[flake8]
max-line-length = 120

[coverage:run]
relative_files = True

0 comments on commit 75e5722

Please sign in to comment.