Skip to content

packaging: Remove requirements/ folder. Unused. #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@ To install the unreleased libtmux version, see [developmental releases](https://
```console
$ pip install --user --upgrade --pre libtmux
```

## libtmux 0.25.x (unreleased)

- _Notes on upcoming releases will be added here_

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

### Packaging

- Remove `requirements/` folder, which was unused and deprecated by
pyproject.toml (#507)

## libtmux 0.24.0 (2023-11-19)

_Maintenance only, no bug fixes or new features_
Expand Down
3 changes: 0 additions & 3 deletions requirements/dev.txt

This file was deleted.

4 changes: 0 additions & 4 deletions requirements/doc.txt

This file was deleted.

3 changes: 0 additions & 3 deletions requirements/test.txt

This file was deleted.