mirror of
https://github.com/django-components/django-components.git
synced 2025-09-27 16:09:07 +00:00
Creating a virtualenv for Python 3.6 requires older virtualenv version.
This commit is contained in:
parent
6874b1531d
commit
f75086115f
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -12,6 +12,7 @@ envlist =
|
||||||
py312-django{42,50}
|
py312-django{42,50}
|
||||||
flake8
|
flake8
|
||||||
isort
|
isort
|
||||||
|
requires = virtualenv<20.22.0 ; https://tox.wiki/en/latest/faq.html#testing-end-of-life-python-versions
|
||||||
|
|
||||||
[gh-actions]
|
[gh-actions]
|
||||||
python =
|
python =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue