We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f6abe commit 59324a9Copy full SHA for 59324a9
packaging/build_wheel.sh
@@ -8,8 +8,6 @@ export BUILD_TYPE=wheel
8
setup_env 0.6.0
9
setup_wheel_python
10
pip_install numpy pyyaml future ninja
11
-# TODO remove after https://github.com/pytorch/pytorch/pull/27282 gets merged
12
-pip_install six
13
setup_pip_pytorch_version
14
python setup.py clean
15
IS_WHEEL=1 python setup.py bdist_wheel
0 commit comments