Skip to content

Commit 59324a9

Browse files
edgarribafmassa
authored andcommitted
remove six dependency install (#1792)
1 parent 39f6abe commit 59324a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packaging/build_wheel.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ export BUILD_TYPE=wheel
88
setup_env 0.6.0
99
setup_wheel_python
1010
pip_install numpy pyyaml future ninja
11-
# TODO remove after https://github.com/pytorch/pytorch/pull/27282 gets merged
12-
pip_install six
1311
setup_pip_pytorch_version
1412
python setup.py clean
1513
IS_WHEEL=1 python setup.py bdist_wheel

0 commit comments

Comments
 (0)