Compare commits
4 Commits
b654a77ced
...
5822a209ed
Author | SHA1 | Date |
---|---|---|
Thomas Hobson | 5822a209ed | |
Pyroseza | 280456ad49 | |
Pyroseza | 8403e0f512 | |
Pyroseza | 5641f671d1 |
|
@ -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
|
|
|
@ -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…
Reference in New Issue