jwst-plotter/.nova/Tasks/Run.json

14 lines
231 B
JSON
Raw Normal View History

2021-12-31 09:48:56 +00:00
{
"actions" : {
"build" : {
"enabled" : true,
"script" : "poetry install"
},
"run" : {
"enabled" : true,
"path" : "load.py"
}
},
"identifier" : "CDE93FB8-3A2B-475E-8051-FE15A8890631"
}