Skip to content

Commit

Permalink
Trying to fix Coveralls deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 22, 2020
1 parent cc85385 commit 0b41a57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[run]
relative_files = True
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ coverage.xml
.hypothesis/
.pytest_cache/
cover/
.coverage*
*.mo
*.pot
*.log
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ rst-directives =
envvar,
exception,
seealso
pytest-parametrize-names-type = csv
inline-quotes = "
multiline-quotes = """
docstring-quotes = """
Expand Down

0 comments on commit 0b41a57

Please sign in to comment.