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.
2 parents 2829e6a + 797d896 commit 9cb61d4Copy full SHA for 9cb61d4
setup.py
@@ -55,6 +55,7 @@ def get_version(*file_paths):
55
],
56
zip_safe=False,
57
keywords='Django Elasticsearch',
58
+ python_requires=">=3.6, <=4.0",
59
classifiers=[
60
'Development Status :: 4 - Beta',
61
'Framework :: Django',
0 commit comments