refactor smal => mxsmal

This commit is contained in:
saces 2026-04-04 15:07:31 +02:00
parent 3f6be78685
commit 7e984ef129
37 changed files with 142 additions and 72 deletions

View file

@ -19,11 +19,8 @@ the bot follows each invite (autojoin) and have two commands:
binary/package install:
(only linux-amd64 for now)
pip install --index-url https://codeberg.org/api/packages/saces/pypi/simple/ --no-deps pygomx
pip install git+https://codeberg.org/saces/pygomx.git#subdirectory=pygomx-deps
pip install git+https://codeberg.org/saces/pygomx.git#subdirectory=smal
pip install pygomx
pip install mxsmal
install from source / develop (venv):
@ -45,7 +42,7 @@ install from source / develop (venv):
cd pygomx
pip install .
cd ../smal
cd ../mxsmal
pip install [-e] .
usage: