mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
8 lines
201 B
YAML
8 lines
201 B
YAML
# See https://github.com/codecov/support/wiki/Codecov-Yaml
|
|
# and https://codecov.io/gh/biopython/biopython which is
|
|
# updated via our TravisCI and AppVeyor testing.
|
|
|
|
coverage:
|
|
ignore:
|
|
- "Tests/*"
|