Commit graph

2 commits

Author SHA1 Message Date
fd22912007
FIXUP: Add pytest-libfaketime to the deps 2024-09-30 00:06:25 +02:00
1d5c73d86b
Upgrade tooling on the project.
- Replace black by ruff, as it's quicker ;
- Use `uv` wherever possible as a replacement for pip, as it's way faster to run, add an `uv.lock` file which will be synced before the releases and published here ;
- Remove tox, it's too complex for this project and can easily be replaced by `uv` ;
- Apply `ruff` formatting ;
- Update the makefile accordingly ;
- Update the CI accordingly
2024-09-29 23:47:48 +02:00