mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
IDEA-CR-59323: Fix Django env tests. Don't run them on unsupported Django versions
GitOrigin-RevId: 1177c2be2cbd3b6d16885464929bf26e11ee9271
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a638cc9047
commit
409f5f32a5
@@ -105,7 +105,7 @@ envs {
|
||||
python38version,
|
||||
["ipython==7.8", "django==2.2", "behave", "jinja2", "tox>=2.0", "nose", "pytest", "django-nose", "behave-django",
|
||||
"pytest-xdist", "untangle", "pandas"],
|
||||
"python3.8\npython3\nipython\nipython780\nskeletons\ndjango\nbehave\nbehave-django\ntox\njinja2\npython34\npackaging" +
|
||||
"python3.8\npython3\nipython\nipython780\nskeletons\ndjango\nbehave\nbehave-django\ntox\njinja2\npackaging" +
|
||||
"\npytest\nnose\ndjango-nose\nbehave-django\ndjango2\nxdist\nuntangle\npandas",
|
||||
true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user