Commit Graph

14 Commits

Author SHA1 Message Date
github-actions
1dc0244a60 Release 2024.09.17 2024-09-18 02:25:01 +00:00
github-actions
f3b3d1432f Release 2024.09.16 2024-09-17 02:12:39 +00:00
github-actions
09314028a0 Release 2024.09.15 2024-09-16 02:30:02 +00:00
github-actions
1f6b8b4791 Release 2024.09.11 2024-09-12 02:24:35 +00:00
github-actions
0c11f9c602 Release 2024.09.10 2024-09-11 02:23:46 +00:00
github-actions
50a8c2b498 Release 2024.09.09 2024-09-10 02:24:49 +00:00
github-actions
2c90ff55a3 Release 2024.09.08 2024-09-09 02:26:25 +00:00
github-actions
a437e493b1 Release 2024.09.07 2024-09-08 02:27:07 +00:00
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