We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52ef19 commit 25089eeCopy full SHA for 25089ee
setup.py
@@ -11,7 +11,6 @@
11
entry_points={
12
"console_scripts": ["doc-gen=aws_doc_sdk_examples_tools.doc_gen_cli:main"],
13
},
14
- python_requires=">=3.8,<3.9",
15
build_requires=[
16
"setuptools>=40.8.0",
17
"wheel",
0 commit comments