Skip to content

Commit e943327

Browse files
committed
whoops
1 parent a22bb78 commit e943327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author-email = "[email protected]"
99
home-page = "https://github.com/stitchdata/python-stitch-client"
1010
description-file = "README.md"
1111
classifiers = ['Programming Language :: Python :: 3 :: Only']
12-
requires-python = ">=3.57,<4"
12+
requires-python = ">=3.5.7,<4"
1313

1414
[tool.flit.sdist]
1515
include = ["LICENSE"]

0 commit comments

Comments
 (0)