We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e910240 commit b18c500Copy full SHA for b18c500
setup.cfg
@@ -44,6 +44,7 @@ scripts =
44
tools/mdexport.py
45
tools/merge_metadata.py
46
tools/parse_xsd2.py
47
+python_requires = >=3.6, <4
48
install_requires =
49
cryptography >= 1.4
50
defusedxml
0 commit comments