mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
Compare commits
No commits in common. "5822a209edbb29e47784cfa778e6ba66482e7c16" and "b654a77cedf5108e4d79a76991937193cb521881" have entirely different histories.
5822a209ed
...
b654a77ced
2 changed files with 4 additions and 1 deletions
3
packages/python/3.10.0/compile
vendored
Normal file
3
packages/python/3.10.0/compile
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/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", "python3.10"]
|
"aliases": ["py", "py3", "python3"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue