ParallelPrint / .codex /environments /environment.toml
CyGuy8's picture
Initial ParallelPrint import
5a79264
Raw
History Blame Contribute Delete
171 Bytes
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
version = 1
name = "STLtoGCode"
[setup]
script = ""
[[actions]]
name = "Run"
icon = "run"
command = "uv run gradio app.py"