aboutsummaryrefslogtreecommitdiff
path: root/python/runfiles/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'python/runfiles/BUILD.bazel')
-rw-r--r--python/runfiles/BUILD.bazel2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/runfiles/BUILD.bazel b/python/runfiles/BUILD.bazel
index 55c25c8..c6cfc2f 100644
--- a/python/runfiles/BUILD.bazel
+++ b/python/runfiles/BUILD.bazel
@@ -27,7 +27,6 @@ py_library(
"__init__.py",
"runfiles.py",
],
- data = ["py.typed"],
imports = [
# Add the repo root so `import python.runfiles.runfiles` works. This makes it agnostic
# to the --experimental_python_import_all_repositories setting.
@@ -50,7 +49,6 @@ py_wheel(
dist_folder = "dist",
distribution = "bazel_runfiles",
homepage = "https://github.com/bazelbuild/rules_python",
- python_requires = ">=3.7",
strip_path_prefixes = ["python"],
twine = "@publish_deps_twine//:pkg",
# this can be replaced by building with --stamp --embed_label=1.2.3