Update metadata.json

This commit is contained in:
Thomas 2021-04-28 20:21:56 +12:00 committed by GitHub
parent bbb45a5a0a
commit 6b5fcaf363
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
{ {
"language": "python2", "language": "python2",
"version": "2.7.18", "version": "2.7.18",
"aliases": ["py", "python2"] "aliases": ["py2", "python2"]
} }