Commit 59324a9f authored by Edgar Riba's avatar Edgar Riba Committed by Francisco Massa
Browse files

remove six dependency install (#1792)

parent 39f6abe9
......@@ -8,8 +8,6 @@ export BUILD_TYPE=wheel
setup_env 0.6.0
setup_wheel_python
pip_install numpy pyyaml future ninja
# TODO remove after https://github.com/pytorch/pytorch/pull/27282 gets merged
pip_install six
setup_pip_pytorch_version
python setup.py clean
IS_WHEEL=1 python setup.py bdist_wheel
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment