We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b7732 commit 225ca6fCopy full SHA for 225ca6f
docs/source/changes.md
@@ -10,7 +10,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
10
- {pull}`276` fixes `pytask clean` when git is not installed. Fixes {issue}`275`.
11
- {pull}`277` ignores `DeprecationWarning` and `PendingDeprecationWarning` by default.
12
Previously, they were enabled, but they should be shown when testing the project with
13
- pytest, not after the execution with pytask.
+ pytest, not after the execution with pytask. Fixes {issue}`269`.
14
15
## 0.2.2 - 2022-05-14
16
0 commit comments