Skip to content

Commit 5ba4229

Browse files
committed
docs(CHANGES): Note removal of requirements/ folder
1 parent 5608a9c commit 5ba4229

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@ To install the unreleased libtmux version, see [developmental releases](https://
77
```console
88
$ pip install --user --upgrade --pre libtmux
99
```
10+
1011
## libtmux 0.25.x (unreleased)
1112

1213
- _Notes on upcoming releases will be added here_
1314

1415
<!-- Maintainers and contributors: Insert change notes for the next release above -->
1516

17+
### Packaging
18+
19+
- Remove `requirements/` folder, which was unused and deprecated by
20+
pyproject.toml (#507)
21+
1622
## libtmux 0.24.0 (2023-11-19)
1723

1824
_Maintenance only, no bug fixes or new features_

0 commit comments

Comments
 (0)