Skip to content

Commit 531b58a

Browse files
committed
Removal of .coveragerc file and included PyYAML as a dependency in the pyproject.toml file
1 parent 88c0bc0 commit 531b58a

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.coveragerc

Lines changed: 0 additions & 3 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies = [
3636
"mdanalysis==2.8.0",
3737
"pandas==2.2.3",
3838
"psutil==5.9.5",
39+
"PyYAML==5.4",
3940
]
4041

4142
[project.urls]

0 commit comments

Comments
 (0)