We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df68cf commit 57ea467Copy full SHA for 57ea467
tox.ini
@@ -38,6 +38,7 @@ deps =
38
pytest
39
pytest-travis-fold
40
pytest-cov
41
+ comtypes
42
commands =
43
{posargs:pytest --cov --cov-report=term-missing -vv tests}
44
0 commit comments