Skip to content

Commit 1cd26a1

Browse files
authored
Update setup.cfg
change python version
1 parent 26b1eec commit 1cd26a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ long_description_content_type = text/markdown
88

99
[options]
1010
packages = find:
11-
python_requires = >=3.6
11+
python_requires = >=3.8
1212
beautifulsoup4==4.11.1
1313
certifi==2022.5.18.1
1414
charset-normalizer==2.0.12

0 commit comments

Comments
 (0)