Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kamo-naoyuki committed May 12, 2022
1 parent 5c4b966 commit 005aad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ sph2pipe.done:

packaging.done: activate_python.sh
. ./activate_python.sh && python3 -m pip install packaging
touch packaging.done

pytorch.done: activate_python.sh packaging.done
ifeq ($(strip $(USE_CONDA)),)
Expand Down

0 comments on commit 005aad1

Please sign in to comment.