mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
17 lines
281 B
JSON
17 lines
281 B
JSON
|
{
|
||
|
"name": "py-qgis-requirements",
|
||
|
"version-date": "2024-05-14",
|
||
|
"description": "pip installed python requirements",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "py-setuptools",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "py-pip",
|
||
|
"host": true
|
||
|
},
|
||
|
"python3"
|
||
|
]
|
||
|
}
|