mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +00:00
Try adding the django bits back again.
This commit is contained in:
parent
3db493f123
commit
be243c2844
1 changed files with 5 additions and 5 deletions
10
tox.ini
10
tox.ini
|
@ -13,11 +13,11 @@ envlist =
|
||||||
|
|
||||||
[gh-actions]
|
[gh-actions]
|
||||||
python =
|
python =
|
||||||
3.6: py36
|
3.6: py36-django{32}
|
||||||
3.7: py37
|
3.7: py37-django{32}
|
||||||
3.8: py38
|
3.8: py38-django{32,40}
|
||||||
3.9: py39
|
3.9: py39-django{32,40}
|
||||||
3.10: py310, flake8, isort
|
3.10: py310-django{40}, flake8, isort
|
||||||
fail_on_no_env = True
|
fail_on_no_env = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue