mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 17:09:01 +08:00
a9ff505c5b
* Revert "incorporate changes from microsoft:master" * Revert "Revert "incorporate changes from microsoft:master"" * preliminary approach to solve pip issue * fix python venv * fix macOS build command again * bump version * x-add-version * Fix spelling of prerequisites. * Add python3-venv * Update linux pool. Co-authored-by: Joachim Gehweiler <joachim@Joachims-iMac.local> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
311 B
JSON
8 lines
311 B
JSON
{
|
|
"name": "tensorflow-common",
|
|
"version-semver": "2.6.0",
|
|
"port-version": 1,
|
|
"description": "This meta package holds common files for the C [tensorflow] and the C++ [tensorflow-cc] API version of TensorFlow but is not installable on its own.",
|
|
"homepage": "https://github.com/tensorflow/tensorflow"
|
|
}
|