Skip to content

Commit

Permalink
Use relative_files setting
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Dec 26, 2020
1 parent db128ca commit ab1bc53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -20,6 +20,8 @@ ignore_directives=doctest
ignore_messages=(Hyperlink target "[^"]+" is not referenced\.$)
ignore_roles=cite
[coverage:run]
relative_files = True
[isort]
known_first_party = qalgebra
Expand Down

0 comments on commit ab1bc53

Please sign in to comment.