Skip to content

Commit b578af1

Browse files
Updated files with 'repo_helper'.
1 parent 4de11a0 commit b578af1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

formate.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ known_third_party = [
3131
"coincidence",
3232
"coverage",
3333
"coverage_pyver_pragma",
34+
"defusedxml",
3435
"docutils",
3536
"domdf_python_tools",
3637
"importlib_metadata",

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# * coverage:run
1919
# * coverage:report
2020
# * check-wheel-contents
21+
# * pytest
2122

2223
[tox]
2324
envlist =

0 commit comments

Comments
 (0)