From e76a53308a0f45878fa1c4f686e5db582e87f0d9 Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Tue, 23 Jun 2020 09:52:07 +0100 Subject: 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 Change-Id: I5c2f7dfe19a222f008b5f825c58d0fec14792bc1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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", -- cgit v1.2.1