packaging: Let eris install on Fedora distributions

This commit is contained in:
Andrew Hamilton 2023-09-18 00:05:03 +10:00
parent 13345232d9
commit d5122f833a
8 changed files with 42 additions and 26 deletions

View file

@ -2,13 +2,8 @@
set -e
set -x
sudo apt install -y python3.11 pipx
pipx install --system-site-packages $1 ./eris
eris --apt-install-tools
# When developing...
# python3.11 -m pip install -e ./eris
# python3.11 -m pip install -e ./fill3
# python3.11 -m pip install -e ./termstr
# python3.11 -m pip install -e ./lscolors
eris --install-all-tools