Update ci.yml

install wheel
This commit is contained in:
makaveli
2024-02-22 11:15:34 +05:30
committed by GitHub
parent 308ac1cff7
commit e92f53cfd9
+1
View File
@@ -157,6 +157,7 @@ jobs:
run: |
pip install -r requirements/server.txt
pip install -r requirements/client.txt
pip install wheel
- name: Build package
run: python setup.py sdist bdist_wheel