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 bc0077f commit 5e0fa62Copy full SHA for 5e0fa62
CHANGES
@@ -17,6 +17,13 @@ $ pip install --user --upgrade --pre libtmux
17
### Tests / docs
18
19
- Examples for pytest plugin (#439)
20
+- Move conftest.py to root level (#440)
21
+
22
+ - https://docs.pytest.org/en/stable/deprecations.html#pytest-plugins-in-non-top-level-conftest-files
23
+ - Less conftest.py files
24
+ - We can now run py.test for `README.md` without needing to proxy through
25
+ `docs/index.md`
26
27
28
## libtmux 0.15.2 (2022-09-17)
29
0 commit comments