Skip to content

Commit b6b045e

Browse files
committed
Required Python >= 3.6
1 parent 68171a4 commit b6b045e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"Topic :: Software Development :: Libraries",
3636
"Topic :: Software Development :: Libraries :: Python Modules",
3737
],
38-
python_requires=">=3.8",
38+
python_requires=">=3.6",
3939
packages=find_packages(),
4040
package_data={"bugout": ["py.typed"]},
4141
zip_safe=False,

0 commit comments

Comments
 (0)