mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-08 04:46:32 +02:00
Merge pull request #376 from Pyroseza/python-3.10
remove unneeded compile file from python 3.10.0 package
This commit is contained in:
commit
5822a209ed
2 changed files with 1 additions and 4 deletions
3
packages/python/3.10.0/compile
vendored
3
packages/python/3.10.0/compile
vendored
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put instructions to compile source code, remove this file if the language does not require this stage
|
2
packages/python/3.10.0/metadata.json
vendored
2
packages/python/3.10.0/metadata.json
vendored
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"language": "python",
|
||||
"version": "3.10.0",
|
||||
"aliases": ["py", "py3", "python3"]
|
||||
"aliases": ["py", "py3", "python3", "python3.10"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue