refactor smal => mxsmal
This commit is contained in:
parent
3f6be78685
commit
7e984ef129
37 changed files with 142 additions and 72 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue