Can install from the source.

- The version conflict happened before because of an incorrect
  tag on github.
This commit is contained in:
Andrew Hamilton 2021-12-20 21:43:17 +10:00
parent 7dadb7d73f
commit 5000d7916e

View file

@ -5,6 +5,5 @@ set -e
sudo apt-get install -y python3.9 python3-pip
python3.9 -m pip install "git+https://github.com/ahamilton/eris@2021.12.20#subdirectory=eris"
# python3.9 -m pip install -e ./eris -e ./termstr -e ./fill3 -e ./lscolors # When developing.
python3.9 -m pip install $1 ./eris
eris --apt-install-tools