We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52619d8 commit 6b2193aCopy full SHA for 6b2193a
docs/source/changes.md
@@ -9,6 +9,8 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
9
10
- {pull}`288` fixes pinning pybaum to v0.1.1 or a version that supports `tree_yield()`.
11
- {pull}`289` shortens the task ids when using `pytask collect`. Fixes {issue}`286`.
12
+- {pull}`290` implements a dry-run with `pytask --dry-run` to see which tasks would be
13
+ executed.
14
15
## 0.2.4 - 2022-06-28
16
0 commit comments