Commit Graph

8 Commits

Author SHA1 Message Date
c588967c11 build: Remove async_generator as a dependency
Python 3.6+ can do this natively.
2023-11-15 14:32:00 +01:00
d51f27d883
ci: Add and configure PyLint, and make it happy 2023-11-14 06:03:46 +01:00
8f5d355ea0
ci: Update and configure isort, and make it happy 2023-11-14 05:16:10 +01:00
d1a0510734
ci: Use black instead of flake8
It results in mostly the same style, plus it’s configurable via pyproject.toml.
2023-11-13 13:57:42 +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