Aleksi Häkli
41ebdc3063
Try to run all tox QA commands even if some fail
2026-02-11 22:14:31 +02:00
Aleksi Häkli
31c69dbea5
Simplify black formatting rules
2026-02-11 22:14:31 +02:00
Aleksi Häkli
bdd0c9546a
Fix prospector errors
2026-02-11 22:14:31 +02:00
Aleksi Häkli
5acae054b4
Update Black formatting rules
2026-02-11 22:14:31 +02:00
Aleksi Häkli
23ee2fca44
Update version support matrix to run tox QA tests properly on GitHub
2026-02-11 22:14:31 +02:00
Aleksi Häkli
0735c71432
chore: use single requirements file
...
Multiple files seem to break some IDEs and package management solutions
2025-12-19 21:54:43 +02:00
Aleksi Häkli
6866a53728
chore: add Python 3.14 and Django 6.0 support
2025-12-19 21:19:15 +02:00
Aleksi Häkli
9bc11398f4
Remove Django 5.0 from supported versions
2025-05-10 13:55:20 +03:00
Mathieu Kniewallner
133f19b2f5
chore: correctly test against Django 4.2
2025-04-23 11:42:02 +03:00
Mathieu Kniewallner
3e3da350ea
chore: support Django 5.2
2025-04-23 11:42:02 +03:00
Aleksi Häkli
9a7673a47e
Update Python support matrix
...
Deprecate support for Python 3.8
Add support for Python 3.13
2024-12-02 18:23:57 +02:00
Aleksi Häkli
3804e834a8
Drop PyPy support
...
Tests are failing and need updates to fully support PyPy 3.10.
If anyone needs PyPy support please feel free to fix the tox matrix
and open a PR that reintroduces PyPy support for the project.
2024-09-21 13:02:49 +03:00
Aleksi Häkli
0fb08fed86
Update test matrix
...
Run tests for Django 5.0 and 5.1
Run tests for Python 3.12
Add support for Django 5.1
Drop support for Django 3.2
2024-09-21 12:49:46 +03:00
Aleksi Häkli
0de5ab364c
Add support for Python 3.12 and Django 5.0
2024-03-04 20:19:19 +02:00
Aleksi Häkli
33cfcb9656
Drop Python 3.7 support
2023-05-17 20:33:11 +03:00
Aleksi Häkli
700ea46607
Adjust GitHub and tox matrix to match current version support state
2023-04-28 13:08:26 +03:00
Aleksi Häkli
1d13338cdb
Drop PyPy 3.8 outcome ignores from test matrix
2023-04-28 12:31:10 +03:00
Aleksi Häkli
d12ee8270c
Drop Django 4.1 support from test matrix
2023-04-28 12:31:10 +03:00
Aleksi Häkli
f13475803b
Add Django 4.2 support to test matrix
2023-04-28 12:31:10 +03:00
Hasan Ramezani
a2a5507963
Run tests for Django main for Python >= 3.10
2023-01-21 18:40:20 +02:00
Josh
26a435e76e
code review updates
2022-11-08 09:32:14 -06:00
Josh
2cf8d0afae
add python 3.11 to CI, tox, and trove classifiers
2022-10-27 13:24:52 -05:00
Aleksi Häkli
a03e81328f
Allow PyPy 3.8 test to fail for Django 4.1
...
Further information on
https://foss.heptapod.net/pypy/pypy/-/issues/3751
2022-08-16 15:12:23 +03:00
Hasan Ramezani
ddb618c276
Confirm Django 4.1 support
2022-08-16 15:09:00 +03:00
Aleksi Häkli
54310f12ba
Adjust version matrix for testing
...
Release tight PyPy version pinning
Drop Django upstrema main version from wide build matrix
as it is already overspecified in the narrow inclusion matrix
2022-05-16 10:41:07 +03:00
Aleksi Häkli
67189a48c9
Fix Python QA version
...
3.10 is used for QA runs in tox configuration
2022-05-16 10:41:07 +03:00
Hasan Ramezani
2784b79475
Replace old-style PyPy config key.
2022-05-13 20:43:14 +03:00
Hasan Ramezani
bd82bf8e35
Change tox QA env Python version to 3.8
2022-04-13 17:48:32 +03:00
Aleksi Häkli
69c7a02183
Update Django and Python version support
2022-01-08 21:39:25 +02:00
Hasan Ramezani
03c6798ebe
Add Django 4.0 to test matrix.
2021-12-14 21:29:34 +02:00
Hasan Ramezani
2c2fdbe0d9
Drop Django < 3.2 support.
2021-12-14 21:29:34 +02:00
Hasan Ramezani
63b100c748
Add Python 3.10 for Django 3.2 and main test.
2021-11-04 19:52:19 +02:00
Aleksi Häkli
1a94e3770c
Merge branch 'master' into drop_django3
2021-04-06 20:13:08 +03:00
Hasan Ramezani
6b2da1f152
Add support for Django 3.2
2021-04-06 20:11:14 +03:00
Hasan Ramezani
dc8aa0df95
Drop Django3.0 support.
2021-04-06 17:13:24 +02:00
Jannis Leidel
0e922e0d9c
Rename Django's dev branch to main.
...
More information: https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Refs: https://github.com/django/django/pull/14048
2021-03-09 12:40:04 +01:00
Aleksi Häkli
404bf99ec4
PyPy adjustments
2021-02-15 20:37:50 +02:00
Aleksi Häkli
a14f93459d
Reconfigure GitHub test matrix for Django 3.2
...
Drop unsupported Python versions
and run in experimental mode
pip failures fail the whole pipeline
when a package has mismatching version specifiers
2021-02-15 20:33:21 +02:00
Aleksi Häkli
4fdbd51284
Allow Django dev version tests to fail
2021-02-15 20:22:49 +02:00
Aleksi Häkli
0256c94720
Migrate pytest and tox to pyproject.toml
2021-01-07 18:23:33 +02:00
Aleksi Häkli
c30b2366cf
Migrate to setuptools_scm
2019-08-28 13:28:57 +03:00