pbr-ayct-backend/setup_core.sh

6 lines
198 B
Bash
Raw Normal View History

git clone https://git.wmi.amu.edu.pl/s415366/pbr-ayct-core
2021-11-21 13:59:22 +01:00
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