Extracted termstr into its own python project.
This commit is contained in:
parent
31d8cbf4e3
commit
c018e9f7d4
7 changed files with 21 additions and 3 deletions
3
install
3
install
|
|
@ -4,5 +4,6 @@
|
|||
set -e
|
||||
|
||||
|
||||
python3.9 -m pip install -r ./eris/requirements.txt ./eris
|
||||
python3.9 -m pip install -r ./termstr/requirements.txt $1 ./termstr
|
||||
python3.9 -m pip install -r ./eris/requirements.txt $1 ./eris
|
||||
./install-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue