5 lines
139 B
Bash
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 |