We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2c038 commit 46fe028Copy full SHA for 46fe028
1 file changed
build-env.sh
@@ -46,8 +46,6 @@ download_build_install_python_deps()
46
{
47
python -m pip install --upgrade pip
48
python -m pip install --upgrade setuptools
49
- python -m pip install --upgrade six jsonschema
50
51
python -m pip install --upgrade ruamel.yaml
52
# scripts/spdxcheck.py dependencies
53
python -m pip install --upgrade ply gitpython yamllint rfc3987 pylibfdt
0 commit comments