From de9a0b18fdfafc0d5097261b9b2dc7fc82d842ea Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 30 Aug 2020 21:14:48 +0800 Subject: [PATCH] Python 3.8.5 (#3323) --- manifests/Python/Python/3.8.5.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifests/Python/Python/3.8.5.yaml b/manifests/Python/Python/3.8.5.yaml index 4dbc4d1b3..8a19f4a65 100644 --- a/manifests/Python/Python/3.8.5.yaml +++ b/manifests/Python/Python/3.8.5.yaml @@ -1,3 +1,4 @@ + Id: Python.Python Version: 3.8.5 Name: Python @@ -5,7 +6,8 @@ Publisher: Python License: PSF LICENSE AGREEMENT FOR PYTHON LicenseUrl: https://docs.python.org/3/license.html AppMoniker: python -Tags: python, python3 +Tags: python, python3, programming language, script, glue language +FileExtensions: py,pyw,pyc,pyo Description: Python is a programming language that lets you work more quickly and integrate your systems more effectively. Homepage: https://www.python.org Installers: @@ -16,4 +18,4 @@ Installers: Switches: Silent: /Quiet SilentWithProgress: /Passive - Custom: PrependPath=1 + Custom: PrependPath=1 \ No newline at end of file