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.
6
6
7
7
- [ ] Reference issues which can be closed due to this PR with "Closes #x".
8
8
- [ ] 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
10
10
- {pull}` 617 ` fixes an interaction with provisional nodes and ` @mark.persist ` .
11
11
- {pull}` 618 ` ensures that ` root_dir ` of ` DirectoryNode ` is created before the task is
12
12
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.
13
16
14
17
## 0.5.0 - 2024-05-26
15
18
You can’t perform that action at this time.
0 commit comments