Skip to content
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
1 change: 0 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ coverage:
- end_to_end

ignore:
- ".tox/**/*"
- "src/pytask_parallel/_version.py"
1 change: 1 addition & 0 deletions docs/source/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask-parallel) and
- {pull}`129` drops support for Python 3.8 and 3.9 and adds support for Python 3.14.
- {pull}`130` switches type checking to ty.
- {pull}`131` updates pre-commit hooks.
- {pull}`132` removes the tox configuration in favor of uv and just.

## 0.5.1 - 2025-03-09

Expand Down
25 changes: 0 additions & 25 deletions tox.ini

This file was deleted.