Skip to content

Commit

Permalink
use setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyololicon committed Jul 31, 2023
1 parent 633551b commit 4e4df73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ install_with_pip() {
pip install madmom

# pip install -r requirements.txt
# python3 setup.py install
pip install -e .
python3 setup.py install
# pip install -e .
}


Expand Down

0 comments on commit 4e4df73

Please sign in to comment.