mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
Compare commits
4 commits
b654a77ced
...
5822a209ed
Author | SHA1 | Date | |
---|---|---|---|
|
5822a209ed | ||
|
280456ad49 | ||
|
8403e0f512 | ||
|
5641f671d1 |
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",
|
"language": "python",
|
||||||
"version": "3.10.0",
|
"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