aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:57:16 +0000
commit9ada122723ec18c7917af9d014d286a1c59f44ba (patch)
tree7d83b19c5b8009e5abf9b554819db9189b50017b
parent8bd4dc50e54e48e13e021a4f9fcce60565ad0f3f (diff)
parent34e7e11ec02e65d0dd78bfe89c5de2c769a5be2b (diff)
downloaddateutil-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 34e7e11ec02e65d0dd78bfe89c5de2c769a5be2b to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I781f79a4a56193a3edd607f80cde3003102e9e9b
-rw-r--r--dateutil/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/dateutil/Android.bp b/dateutil/Android.bp
index 17a27e7..64468c0 100644
--- a/dateutil/Android.bp
+++ b/dateutil/Android.bp
@@ -30,14 +30,6 @@ python_library {
"tz/*.py",
"zoneinfo/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
libs: [
"py-six",
],