aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:04:01 +0000
commitdaa4578306350cb6ebff949650c20d27fd9f0290 (patch)
tree7d83b19c5b8009e5abf9b554819db9189b50017b
parent31b43ce81ade8bb31862c0f41783ebf08799fc92 (diff)
parent34e7e11ec02e65d0dd78bfe89c5de2c769a5be2b (diff)
downloaddateutil-android14-mainline-os-statsd-release.tar.gz
Change-Id: Id329b2aca6453858edc54528c5d35be1fd27793a
-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",
],