Skip to content

Commit dc0032a

Browse files
committed
Update python-requires in setup.cfg
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 73e71c5 commit dc0032a

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

5252
setup_requires = setuptools_scm[toml] >= 4
5353

54-
python_requires = >=3.6.*
54+
python_requires = >=3.7
5555

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

0 commit comments

Comments
 (0)