mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-07-25 13:07:46 +00:00
Reformat
This commit is contained in:
parent
9a63e4127d
commit
5735e91299
3 changed files with 5 additions and 4 deletions
|
@ -10,5 +10,5 @@ unix = "python3 {}"
|
|||
windows = "py {}"
|
||||
|
||||
[dependencies]
|
||||
unix = [ "python3" ]
|
||||
windows = [ "py" ]
|
||||
unix = ["python3"]
|
||||
windows = ["py"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue