pbr-ayct-backend/setup_core.sh
2021-11-21 13:59:22 +01:00

5 lines
139 B
Bash

cd pbr-ayct-core
pip3 install setuptools
python3 -m pip install --upgrade build
python3 -m build
pip3 install dist/pbrAyctCore-0.0.1.tar.gz