aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:48 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:53:48 +0000
commit5ede02e477777d98bcd13b16d3ce21b1959727be (patch)
tree7d83b19c5b8009e5abf9b554819db9189b50017b
parentcb3d068645df84d5c83991ef19d123da32238a36 (diff)
parent34e7e11ec02e65d0dd78bfe89c5de2c769a5be2b (diff)
downloaddateutil-android14-mainline-media-swcodec-release.tar.gz
Change-Id: I5078fbe68c0bc40b9d455abd378080c617445df8
-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",
],