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.
2 parents 3b2a034 + e9b2376 commit ef1176cCopy full SHA for ef1176c
python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "async-tiff"
7
-requires-python = ">=3.9"
+requires-python = ">=3.10"
8
dependencies = ["obspec>=0.1.0-beta.3"]
9
dynamic = ["version"]
10
classifiers = [
0 commit comments