We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22bb78 commit e943327Copy full SHA for e943327
pyproject.toml
@@ -9,7 +9,7 @@ author-email = "[email protected]"
9
home-page = "https://github.com/stitchdata/python-stitch-client"
10
description-file = "README.md"
11
classifiers = ['Programming Language :: Python :: 3 :: Only']
12
-requires-python = ">=3.57,<4"
+requires-python = ">=3.5.7,<4"
13
14
[tool.flit.sdist]
15
include = ["LICENSE"]
0 commit comments