aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorherbertxue <herbertxue@google.com>2018-06-04 02:50:00 +0000
committerherbertxue <herbertxue@google.com>2018-06-12 06:38:20 +0000
commitd8ac8301abc7ccb1a099ceb7e4d435ea55bf4a46 (patch)
tree75545e9a8e9a5fce6df78d519c65628720ec47b5 /setup.cfg
parentdbe61a7ce8c6b3a1ffbf632590ea05c61231b687 (diff)
parentfd70d79610ac1af8b072aa27fadf660b4a64797c (diff)
downloadrsa-d8ac8301abc7ccb1a099ceb7e4d435ea55bf4a46.tar.gz
Merge commit 'fd70d79' into rsa_3.4.2android-p-preview-5android-p-preview-4
Inital commit of rsa 3.4.2 with history Added: - Android.bp - MODULE_LICENSE_APACHE2 - NOTICE - METADATA Bug: b/80314772 Test: Complied acloud with rsa and was able to import rsa. Change-Id: Iec6de78cc16267eac9d5f999728a1797c20eb8e2
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..a38d4c4
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,5 @@
+[nosetests]
+verbosity=2
+
+[bdist_wheel]
+universal = 1