We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1263aef commit 281c38bCopy full SHA for 281c38b
1 file changed
pyproject.toml
@@ -88,6 +88,7 @@ test = [
88
"pytest-mock>=3.5.0",
89
"pytest-cov>=4",
90
"coverage[toml]>=7",
91
+ "psutil",
92
]
93
docs = [
94
"ipython",
0 commit comments