Skip to content

Commit 62a33ea

Browse files
committed
updated python-package
1 parent 3e7722f commit 62a33ea

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
sudo make install
4343
cd ../../py_bind
4444
python setup.py prepare
45+
python setup.py install
4546
python -m build --wheel --outdir dist/
4647
pip install dist/*.whl --force-reinstall
4748
cd ../..

docker/startup.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

docker/supervisord.conf

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)