Extract lscolors into its own python project.
This commit is contained in:
parent
895470b01b
commit
a724d234c3
6 changed files with 20 additions and 5 deletions
1
install
1
install
|
|
@ -6,5 +6,6 @@ set -e
|
|||
|
||||
python3.9 -m pip install -r ./termstr/requirements.txt $1 ./termstr
|
||||
python3.9 -m pip install -r ./fill3/requirements.txt $1 ./fill3
|
||||
python3.9 -m pip install $1 ./lscolors
|
||||
python3.9 -m pip install -r ./eris/requirements.txt $1 ./eris
|
||||
./install-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue