1
0
mirror of https://github.com/enpaul/tox-poetry-installer.git synced 2025-01-23 10:03:30 +00:00
tox-poetry-installer/.coveragerc
Ethan Paul deea0b9c7a
Add automation config files
Add coveragerc for upcoming pytest coverage
Add pre-commit config
Add makefile for automating common processes
2020-09-23 20:37:00 -04:00

8 lines
66 B
INI

[run]
branch = True
[report]
exclude_lines =
\.\.\.
pass