Skip to content

Commit

Permalink
Fix line ending
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWilhelm authored and abravalheri committed Dec 23, 2020
1 parent 9e93377 commit d5bdd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ pyscaffold.cli =
# e.g. --cov-report html (or xml) for html/xml output or --junit-xml junit.xml
# in order to write a coverage file that can be read by Jenkins.
# CAUTION: --cov flags may prohibit setting breakpoints while debugging.
# Comment those flags to avoid this py.test issue.
# Comment those flags to avoid this py.test issue.
addopts =
--cov pyscaffold --cov-config .coveragerc --cov-report term-missing
--verbose
Expand Down

0 comments on commit d5bdd95

Please sign in to comment.