mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-20 12:36:24 +02:00
Issue #88: backport to Python 3.8.
This commit is contained in:
parent
e9b1b499bf
commit
75128537da
30 changed files with 303 additions and 267 deletions
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ setup(
|
|||
"scheme/default.yml",
|
||||
],
|
||||
},
|
||||
python_requires=">=3.9",
|
||||
python_requires=">=3.8",
|
||||
install_requires=[
|
||||
"CairoSVG>=2.5.0",
|
||||
"colour>=0.1.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue