We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68171a4 commit b6b045eCopy full SHA for b6b045e
1 file changed
setup.py
@@ -35,7 +35,7 @@
35
"Topic :: Software Development :: Libraries",
36
"Topic :: Software Development :: Libraries :: Python Modules",
37
],
38
- python_requires=">=3.8",
+ python_requires=">=3.6",
39
packages=find_packages(),
40
package_data={"bugout": ["py.typed"]},
41
zip_safe=False,
0 commit comments