Skip to content

Commit

Permalink
Update 'bld.bat'
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed May 7, 2019
1 parent 63b837a commit 01e8335
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions etc/conda/python-autowig/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@

set -ev

if [[ "$PY3K" = 0 ]]; then
3to2 -n -w $SRC_DIR/src/py/autowig -x str
3to2 -n -w $SRC_DIR/test
fi
cd .

$PYTHON setup.py install --prefix=$PREFIX

Expand Down

0 comments on commit 01e8335

Please sign in to comment.