Commit b1ba5939 authored by yhcao6's avatar yhcao6
Browse files

remove unnecessary setup statement in compile.sh

parent 22e2caf6
......@@ -32,4 +32,3 @@ if [ -d "build" ]; then
rm -r build
fi
$PYTHON setup.py build_ext --inplace
$PYTHON setup_modulated.py build_ext --inplace
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