vcpkg/ports/python2/vcpkg.json
autoantwort a46f923db1
[python2] no absolute paths (#22329)
* [python2] no absolute paths

* this is how I'd solve it

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-02 13:29:24 -08:00

9 lines
212 B
JSON

{
"name": "python2",
"version": "2.7.18",
"port-version": 3,
"description": "The Python programming language as an embeddable library",
"homepage": "https://www.python.org",
"license": "Python-2.0"
}