mirror of
https://github.com/django-components/django-components.git
synced 2025-08-03 22:08:17 +00:00
Another way to comment to avoid Github error.
This commit is contained in:
parent
0778ec8e3b
commit
084a06fad8
1 changed files with 3 additions and 1 deletions
4
tox.ini
4
tox.ini
|
@ -12,7 +12,9 @@ envlist =
|
|||
py312-django{42,50}
|
||||
flake8
|
||||
isort
|
||||
requires = virtualenv<20.22.0 # https://tox.wiki/en/latest/faq.html#testing-end-of-life-python-versions
|
||||
requires = virtualenv<20.22.0
|
||||
|
||||
# https://tox.wiki/en/latest/faq.html#testing-end-of-life-python-versions
|
||||
|
||||
[gh-actions]
|
||||
python =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue