Skip to content

Commit dc6b7aa

Browse files
committed
back python 3.10 2
1 parent 050051e commit dc6b7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
long_description="Mergin Maps utils and client",
1515
packages=find_packages(),
1616
platforms="any",
17-
python_requires=">=3.9",
17+
python_requires=">=3.10",
1818
install_requires=[
1919
"python-dateutil==2.8.2",
2020
"pygeodiff==2.3.0",

0 commit comments

Comments
 (0)