aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:13:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:13:53 +0000
commit1f56692a7ee243c5cd55257f01e20a4a2cf9e18d (patch)
tree7d83b19c5b8009e5abf9b554819db9189b50017b
parenta06f3e32ddac3d4ed41805756b225eb040844c19 (diff)
parent34e7e11ec02e65d0dd78bfe89c5de2c769a5be2b (diff)
downloaddateutil-android14-mainline-uwb-release.tar.gz
Change-Id: Ia609b00239063b40c2a36b8e295b047ad06444df
-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",
],