mirror of https://github.com/zulip/zulip.git
requirements: Upgrade pcodestyle to 2.2.0.
This commit is contained in:
parent
6571d7c568
commit
43c4d7f39e
|
@ -170,7 +170,7 @@ git+https://github.com/umairwaheed/virtualenv-clone.git@short-version#egg=virtua
|
||||||
ijson==2.3
|
ijson==2.3
|
||||||
|
|
||||||
#for pep8 linter
|
#for pep8 linter
|
||||||
pycodestyle==2.1.0
|
pycodestyle==2.2.0
|
||||||
|
|
||||||
# Needed for link preview
|
# Needed for link preview
|
||||||
beautifulsoup4==4.5.1
|
beautifulsoup4==4.5.1
|
||||||
|
|
Loading…
Reference in New Issue