Commit Graph

7 Commits

Author SHA1 Message Date
b30aa39d6b
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-02 12:42:00 +01:00
160ca7109e
build: Remove async_generator as a dependency
Python 3.6+ can do this natively.
2023-11-02 12:42:00 +01:00
9aa3389902
build: Use secret-handshake from Git 2023-11-02 12:41:59 +01:00
90526a04f2
ci: Add and configure pre-commit and commitizen 2023-11-02 12:41:50 +01:00
ad7e00ef98
build: Upgrade PyYAML to 6.0.1 2023-11-02 12:26:31 +01:00
c66e3c3ee9
ci: Upgrade pytest to the latest version 2023-11-02 12:25:05 +01:00
f4335cc4aa
build: Move to Poetry 2023-11-01 12:07:11 +01:00