Commit graph

16 commits

Author SHA1 Message Date
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