mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-02-23 15:13:30 +00:00
Add coveragerc for upcoming pytest coverage Add pre-commit config Add makefile for automating common processes
8 lines
66 B
INI
8 lines
66 B
INI
[run]
|
|
branch = True
|
|
|
|
[report]
|
|
exclude_lines =
|
|
\.\.\.
|
|
pass
|