mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -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"
|
|
]
|
|
}
|