Skip to content

Commit b2cc6f0

Browse files
authored
Add tomlkit to dependencies
1 parent eef1ffd commit b2cc6f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ deps =
1010
parameterized
1111
defusedxml
1212
pyyaml
13+
tomlkit
1314
commands =
1415
coverage run -m unittest discover -s tests -t tests --pattern 'test_*.py'
1516
coverage xml

0 commit comments

Comments
 (0)