Skip to content

Commit

Permalink
skip requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyololicon committed Jul 31, 2023
1 parent e73bbb4 commit 9fc1679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ install_with_pip() {
pip install Cython numpy
pip install madmom

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

0 comments on commit 9fc1679

Please sign in to comment.