File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Provide a description and/or bullet points to describe the changes in this PR.
66
77- [ ] Reference issues which can be closed due to this PR with "Closes #x".
88- [ ] Review whether the documentation needs to be updated.
9- - [ ] Document PR in docs/changes.rst .
9+ - [ ] Document PR in docs/source/ changes.md .
Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1010- {pull}` 617 ` fixes an interaction with provisional nodes and ` @mark.persist ` .
1111- {pull}` 618 ` ensures that ` root_dir ` of ` DirectoryNode ` is created before the task is
1212 executed.
13+ - {pull}` 619 ` makes coiled an optional import for tests. Thanks to {user}` erooke ` .
14+ - {pull}` 620 ` makes tests more flexible about their location. Thanks to {user}` erooke ` .
15+ - {pull}` 621 ` fixes the pull requests template.
1316
1417## 0.5.0 - 2024-05-26
1518
You can’t perform that action at this time.
0 commit comments