mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Merge branch 'py34_virtualenv_fix' into 'master'
limit the virtualenv version in python3.4 See merge request pycqa/flake8!456
This commit is contained in:
commit
b5b4792f70
1 changed files with 2 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
|||
# https://github.com/pypa/virtualenv/issues/1963
|
||||
virtualenv!=20.0.32;python_version=="3.4"
|
||||
tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue