mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
17 lines
353 B
JSON
17 lines
353 B
JSON
{
|
|
"name": "py-setuptools",
|
|
"version": "72.1.0",
|
|
"description": "Official project repository for the Setuptools build system ",
|
|
"homepage": "https://pypi.org/project/setuptools/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"py-packaging",
|
|
"py-wheel",
|
|
"python3",
|
|
{
|
|
"name": "vcpkg-python-scripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|