combine pytest.ini with pyproject.toml

This commit is contained in:
mastercaster9000
2023-03-05 17:00:08 +00:00
parent 3d6a358042
commit c247f430f7
3 changed files with 21 additions and 6 deletions

4
coverage/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore