Adds python 3.9.4 and 3.10.0a7 (#217)

* pkg(python-3.9.4): Adds python 3.9.4

* pkg(python-3.10.0a7): Adds python 3.10.0a7

* pkg(python-3.10.0a7): More pythonic 3.10.0a7 code

* pkg(python-3.10.0a7): Use semver versioning

* pkg(python-3.10.0a7): remove 'py3' alias and add 'py'

* pkg(python-3.9.4): remove 'py3' alias and add 'py'
This commit is contained in:
Shivansh-007 2021-04-14 09:54:58 +05:30 committed by GitHub
parent 86e902e630
commit f24f1a45a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 86 additions and 0 deletions

1
packages/python/3.9.4/environment vendored Normal file
View file

@ -0,0 +1 @@
export PATH=$PWD/bin:$PATH