Skip to content

Commit 6400622

Browse files
author
Shyue Ping Ong
committed
Remove source directive.
1 parent 2b29e40 commit 6400622

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ addopts = "--durations=30 --quiet -r xXs --color=yes -p no:warnings --import-mod
9191

9292
[tool.coverage.run]
9393
branch = true
94-
source = [
95-
"pymatgen",
96-
"pymatgen/io",
97-
"pymatgen/analysis",
98-
"pymatgen/ext"
99-
]
10094
omit = ["pymatgen/cli"]
10195
relative_files = true
10296
skip_empty = true

0 commit comments

Comments
 (0)