aboutsummaryrefslogtreecommitdiff
path: root/absl/testing/BUILD
diff options
context:
space:
mode:
authorYilei Yang <yileiyang@google.com>2021-10-25 16:01:56 -0700
committerCopybara-Service <copybara-worker@google.com>2021-10-25 16:02:26 -0700
commitaccabc2cdc7a4db7d32850ea67f14b22db0957a9 (patch)
tree64ac5859832c14c1b18f088096e8bffa7bb64e30 /absl/testing/BUILD
parent76890b62abfff57c01dc4ce2e8e1781439808e8f (diff)
downloadabsl-py-accabc2cdc7a4db7d32850ea67f14b22db0957a9.tar.gz
Drop the support of Python 2.7, 3.4, and 3.5. All versions have reached end-of-life for more than a year now.
PiperOrigin-RevId: 405511743 Change-Id: Id0f78693a6de9474576c3cfa879caf2cc177d8f6
Diffstat (limited to 'absl/testing/BUILD')
-rw-r--r--absl/testing/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/testing/BUILD b/absl/testing/BUILD
index 14c9a5f..4ed9126 100644
--- a/absl/testing/BUILD
+++ b/absl/testing/BUILD
@@ -30,7 +30,6 @@ py_library(
":_pretty_print_reporter",
":xml_reporter",
"//absl:_collections_abc",
- "//absl:_enum_module",
"//absl:app",
"//absl/flags",
"//absl/logging",