We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef1ffd commit b2cc6f0Copy full SHA for b2cc6f0
1 file changed
tox.ini
@@ -10,6 +10,7 @@ deps =
10
parameterized
11
defusedxml
12
pyyaml
13
+ tomlkit
14
commands =
15
coverage run -m unittest discover -s tests -t tests --pattern 'test_*.py'
16
coverage xml
0 commit comments