mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Add python libs
- lxml - jinja2 - dateutil - owslib - pytz
This commit is contained in:
parent
d6a51591e0
commit
c959dc1b11
@ -2,14 +2,14 @@
|
||||
"vcpkg-configuration": {
|
||||
"default-registry": {
|
||||
"kind": "git",
|
||||
"reference": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
|
||||
"baseline": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
|
||||
"reference": "7adc2e4d49e8d0efc07a369079faa6bc3dbb90f3",
|
||||
"repository": "https://github.com/microsoft/vcpkg"
|
||||
},
|
||||
"registries": [
|
||||
{
|
||||
"kind": "git",
|
||||
"baseline": "ca825c7a82276390809adda410246720e54964c2",
|
||||
"baseline": "dbfdce706b841fc052edfe4d0296dd4f59fc1dbe",
|
||||
"repository": "https://github.com/open-vcpkg/python-registry",
|
||||
"packages": [
|
||||
"python3",
|
||||
@ -64,8 +64,8 @@
|
||||
"proj",
|
||||
"protobuf",
|
||||
{
|
||||
"default-features": false,
|
||||
"name": "qca",
|
||||
"default-features": false,
|
||||
"features": [
|
||||
"ossl"
|
||||
]
|
||||
@ -93,15 +93,19 @@
|
||||
"python"
|
||||
]
|
||||
},
|
||||
"py-pip",
|
||||
"py-pyqt6",
|
||||
"py-qscintilla",
|
||||
"py-numpy",
|
||||
"py-requests",
|
||||
"py-dateutil",
|
||||
"py-jinja2",
|
||||
"py-lxml",
|
||||
"py-markupsafe",
|
||||
"py-pyyaml",
|
||||
"py-numpy",
|
||||
"py-owslib",
|
||||
"py-pip",
|
||||
"py-psycopg2",
|
||||
"py-qgis-requirements",
|
||||
"py-pyqt6",
|
||||
"py-pytz",
|
||||
"py-pyyaml",
|
||||
"py-qscintilla",
|
||||
"py-requests",
|
||||
"python3"
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user