File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 18
18
* Make JSON-Schema generation tools more flexible, to simplify testing (\# 749).
19
19
* Documentation:
20
20
* Update documentation (\# 751).
21
- * Improve/extend page showing tasks from other packages (\# 759).
21
+ * Improve/extend page showing tasks from other packages (\# 759, \# 777 ).
22
22
* JSON Schema generation:
23
23
* Test manifest creation for three other tasks packages (\# 763).
24
24
Original file line number Diff line number Diff line change 47
47
"they have not specifically been developed for this scenario."
48
48
),
49
49
)
50
+ pkgs ["operio-fractal" ] = dict (
51
+ homepage_url = "https://github.com/leukemia-kispi/operetta-compose" ,
52
+ manifest_url = "https://raw.githubusercontent.com/leukemia-kispi/operetta-compose/main/src/operetta_compose/__FRACTAL_MANIFEST__.json" , # noqa
53
+ description = (
54
+ "Fractal tasks for the Opera/Operetta "
55
+ "microscope and drug response profiling."
56
+ ),
57
+ )
50
58
51
59
52
60
script_path = __file__
You can’t perform that action at this time.
0 commit comments