Skip to content

Commit 67fa4ef

Browse files
AyanSinhaMahapatraTG1999
authored andcommitted
Update minimum required python version to 3.8
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 6b0d841 commit 67fa4ef

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
@@ -51,7 +51,7 @@ zip_safe = false
5151

5252
setup_requires = setuptools_scm[toml] >= 4
5353

54-
python_requires = >=3.7
54+
python_requires = >=3.8
5555

5656
install_requires =
5757
attrs >= 18.1, !=20.1.0

0 commit comments

Comments
 (0)