Skip to content

Commit

Permalink
django main testing from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed Jan 15, 2024
1 parent af4b48e commit 9bcb377
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
envlist =
ruff
py{39.310,311}-dj{32,40,41,42}-sqlite
py{311,312}-djmain-cms-develop4-sqlite

skip_missing_interpreters=True

Expand All @@ -13,6 +14,8 @@ deps =
dj40: -r{toxinidir}/tests/requirements/dj40_cms41.txt
dj41: -r{toxinidir}/tests/requirements/dj41_cms41.txt
dj42: -r{toxinidir}/tests/requirements/dj42_cms41.txt
djmain: https://github.com/django/django/archive/main.tar.gz
develop4: https://github.com/django-cms/django-cms/archive/develop-4.tar.gz

basepython =
py39: python3.9
Expand Down

0 comments on commit 9bcb377

Please sign in to comment.