Alexander Hess
6945cdef0a
- the nox session "test-coverage" triggers further nox sessions that run the test suite for all supported Python versions - the nox session "_test-coverage-run" runs the test suite for a particular Python version using the coverage tool - the nox session "_test-coverage-report" combines the individual coverage reports
5 lines
49 B
Text
5 lines
49 B
Text
.cache/
|
|
dist/
|
|
poetry.toml
|
|
**/__pycache__/
|
|
.venv/
|