mirror of
https://github.com/mfontanini/presenterm.git
synced 2026-09-01 23:33:21 -06:00
Merge 201196a08bd0e42d0bdcd63e3bc03716ad5f80e6 into 5f8add11a24af9d257fd18da48c8004dd9c516f8
This commit is contained in:
commit
a61c5ecd42
@ -184,6 +184,10 @@ python:
|
||||
filename: "snippet.py"
|
||||
commands:
|
||||
- ["uv", "run", "--script", "-q", "$pwd/snippet.py"]
|
||||
pytest:
|
||||
filename: "test_snippet.py"
|
||||
commands:
|
||||
- ["pytest", "$pwd/test_snippet.py"]
|
||||
r:
|
||||
filename: snippet.R
|
||||
commands:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user