Skip to content

Commit f9bcaf6

Browse files
author
Ed (ODSC)
committed
setup.py: Add defusedxml
1 parent 7bb8174 commit f9bcaf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
'test': [
4444
'flake8<6',
4545
'lxml',
46+
'defusedxml',
4647
'pytest',
4748
],
4849
},

0 commit comments

Comments
 (0)