Skip to content

Commit 25089ee

Browse files
authored
Remove downstream reliance on fixed python version. (#46)
1 parent e52ef19 commit 25089ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
entry_points={
1212
"console_scripts": ["doc-gen=aws_doc_sdk_examples_tools.doc_gen_cli:main"],
1313
},
14-
python_requires=">=3.8,<3.9",
1514
build_requires=[
1615
"setuptools>=40.8.0",
1716
"wheel",

0 commit comments

Comments
 (0)