aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2020-06-23 09:52:07 +0100
committerTim Hall <tim.hall@arm.com>2020-06-23 09:55:48 +0100
commite76a53308a0f45878fa1c4f686e5db582e87f0d9 (patch)
treef40d4a5b5d692ee00b4ed8e0e1007a1d11d8e615 /setup.py
parente4fd48078f1f3e840ddda1a78d483547760f2287 (diff)
downloadethos-u-vela-e76a53308a0f45878fa1c4f686e5db582e87f0d9.tar.gz
doc: Add PyPi information to README.md
- Added PyPi installation info - Added source code download/cloning info - Updated development status in setup.py Signed-off-by: Tim Hall <tim.hall@arm.com> Change-Id: I5c2f7dfe19a222f008b5f825c58d0fec14792bc1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8d88997f..1ef462a2 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ setup(
author="Arm Ltd.",
license="Apache License 2.0",
classifiers=[
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: POSIX :: Linux",