We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa4cef commit 4be7d50Copy full SHA for 4be7d50
1 file changed
CHANGELOG.md
@@ -7,6 +7,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
7
8
## Unreleased
9
10
+- [#874](https://github.com/pytask-dev/pytask/pull/874) improves the lockfile
11
+ documentation by restructuring related guides around user workflows and introducing
12
+ `pytask.lock` in the tutorials.
13
- [#868](https://github.com/pytask-dev/pytask/pull/868) resets the global marker
14
configuration during unconfigure so `--strict-markers` no longer leaks into later
15
marker access in the same process.
0 commit comments