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 ef2381e commit e9b2376Copy full SHA for e9b2376
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