Skip to content

Commit b18c500

Browse files
committed
Add python runtime specifier requirement
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent e910240 commit b18c500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ scripts =
4444
tools/mdexport.py
4545
tools/merge_metadata.py
4646
tools/parse_xsd2.py
47+
python_requires = >=3.6, <4
4748
install_requires =
4849
cryptography >= 1.4
4950
defusedxml

0 commit comments

Comments
 (0)