提交 8c1054ae 编写于 作者: R Richard Levitte

95-test_external_pyca_data/cryptography.py: only install for testing

Also, be less silent when installing, so possible errors are shown.

[extended tests]

Fixes #3005
Reviewed-by: NMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3007)
上级 30f1c9c4
......@@ -44,7 +44,7 @@ virtualenv venv-pycrypto
cd pyca-cryptography
pip install -q --requirement dev-requirements.txt
pip install .[test]
echo "------------------------------------------------------------------"
echo "Building cryptography"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册