We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837e544 commit 93270d4Copy full SHA for 93270d4
README.md
@@ -36,7 +36,7 @@ python -m pip install -e ".[dev]"
36
4. The template already includes a sample task ("Thresholding Task"). Whenever
37
you change its input parameters or docstring, re-run
38
```console
39
-python src/fractal_helper_tasks/dev/update_manifest.py
+python src/fractal_helper_tasks/dev/create_manifest.py
40
git add src/fractal_helper_tasks/__FRACTAL_MANIFEST__.json
41
git commit -m'Update `__FRACTAL_MANIFEST__.json`'
42
git push origin main
0 commit comments