Skip to content

Commit 9e1b83f

Browse files
authored
Remove tox configuration (#132)
* remove tox configuration * document removal of tox
1 parent 252c37b commit 9e1b83f

3 files changed

Lines changed: 1 addition & 26 deletions

File tree

codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ coverage:
2020
- end_to_end
2121

2222
ignore:
23-
- ".tox/**/*"
2423
- "src/pytask_parallel/_version.py"

docs/source/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask-parallel) and
1010
- {pull}`129` drops support for Python 3.8 and 3.9 and adds support for Python 3.14.
1111
- {pull}`130` switches type checking to ty.
1212
- {pull}`131` updates pre-commit hooks.
13+
- {pull}`132` removes the tox configuration in favor of uv and just.
1314

1415
## 0.5.1 - 2025-03-09
1516

tox.ini

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)