Skip to content

Commit a8e1b3e

Browse files
committed
Add xmltodict
1 parent fcb356d commit a8e1b3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ install_requires =
4242
docstring-parser
4343
typing_extensions;python_version<'3.8'
4444
typing_compat;python_version<'3.8'
45+
xmltodict
46+
4547

4648
python_requires = >=3.7
4749
include_package_data = True

0 commit comments

Comments
 (0)