blob: cb14ee75cbaac4fca52f3f1bc1a2cc91525ecf7a [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/jinja2/py_srcs.gni")
import("//third_party/markupsafe/py_srcs.gni")
import("//third_party/pyyaml/py_srcs.gni")
# Variables shared between BUILD.gn and python_host_test.gni.
python_out_dir = "${root_out_dir}/python${python_version}"
python_exe_path = "${python_out_dir}/bin/python${python_version}"