Commit Graph

6 Commits

Author SHA1 Message Date
rxm7706
ab84c2181a
Fix Requires Python to allow minor versions (#5360) 2024-09-08 01:44:46 +02:00
github-actions
1a2bcc5c47 Release 2024.09.06 2024-09-07 02:21:48 +00:00
Jelmer
ea4cd48e6c
Merge setup.py in pyproject.toml (#5351)
* Merge setup.py into pyproject.toml and add pyproject-fmt pre-commit hook for formatting it
2024-09-06 14:05:26 +02:00
Jelmer Draaijer
b488056b63 Upgrade Python to version 3.12 2024-03-18 20:07:24 +01:00
monosans
30e8506872
Add djLint for HTML formatting and linting (#4389)
* Add djLint for HTML formatting and linting

* Remove djLint pre-commit hook

* Bump djLint from 1.31.0 to 1.31.1
2023-06-27 22:52:36 +01:00
Bruno Alla
17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml (#4276)
* Fix inconsistent line length and move config to pyproject.toml

Fix #2720

* Fix running tox with AUTOFIXABLE_STYLES

* Adjust some styles

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust more styles

* Split isort and flake8 tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00