Install "wheel" package for package publishing

This commit is contained in:
Ivan Kravets
2023-07-05 15:30:40 +03:00
parent 8a38442bba
commit 25c7c60f0d

View File

@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install tox
pip install tox wheel
- name: Deployment Tests
env: