Fix missing dependency for pep8 gate
Reference link: https://cryptography.io/en/latest/installation/#building-cryptography-on-linux Change-Id: I98c0797124a60276854f9a38ca7d910d9150bb20
This commit is contained in:
parent
4c00f952d5
commit
ec5a553c24
@ -20,3 +20,7 @@ python3.4 [platform:ubuntu-trusty]
|
||||
python3.5 [platform:ubuntu-xenial]
|
||||
python34-devel [platform:centos]
|
||||
uuid-dev [platform:dpkg]
|
||||
|
||||
#Required for cryptography lib
|
||||
libssl-dev [platform:dpkg]
|
||||
openssl-devel [platform:rpm]
|
||||
|
Loading…
x
Reference in New Issue
Block a user