mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2024-12-04 01:30:09 +00:00
Ethan Paul
deea0b9c7a
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
|