aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2021-02-25 14:28:06 +0000
committerTim Hall <tim.hall@arm.com>2021-02-25 16:41:50 +0000
commit7562bdf7600a1ee21dc546441c909aaaf01c6f66 (patch)
tree37b4fd6955f11022c935399a646bd6401907edc2 /setup.py
parent4f728c04bcc90742d9d57b0e253be68a7251984f (diff)
downloadethos-u-vela-7562bdf7600a1ee21dc546441c909aaaf01c6f66.tar.gz
MLBEDSW-4095: Update RELEASE notes and other docs2.1.0.rc32.1.0
- Updated release notes - Updated supported ops - Clarified platform support - Minor clean up of README Signed-off-by: Tim Hall <tim.hall@arm.com> Change-Id: I62b9ff66fc7729b184a5dbb322406cfcdef4e542
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 98dfe52..2c77b70 100644
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@ setup(
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: POSIX :: Linux",
- "Operating System :: Microsoft :: Windows",
+ "Operating System :: Microsoft :: Windows :: Windows 10",
"Programming Language :: C",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",