Blacklist chardet 3.0.x
Our builds are failing due to chadet 3.0.0 and 3.0.1, blacklist the versions. Change-Id: I5801f4d94a5e1e1998c3de2731a4bd824de6e1ce
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr>=2.0 # Apache-2.0
|
||||
|
||||
# chardet 3.0.0 and 3.0.1 are broken, blacklist them.
|
||||
chardet!=3.0.1,!=3.0.0
|
||||
|
||||
# Hacking already pins down pep8, pyflakes and flake8
|
||||
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
||||
|
||||
|
Reference in New Issue
Block a user