Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit be7f04a

Browse files
committed
Change python version requirements
1 parent 3a4f1d8 commit be7f04a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project_urls =
1515
Source = https://github.com/cloudstateio/python-support
1616

1717
[options]
18-
python_requires = >=3.8
18+
python_requires = >=3.6
1919
packages = find:
2020
include_package_data = true
2121
zip_safe = false

0 commit comments

Comments
 (0)