Install wheel in dependencies

This commit is contained in:
Gobinath Loganathan 2023-01-05 19:18:51 -05:00
parent e495bf5652
commit 4799518354
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install build
pip install wheel
- name: Get Current Version
run: |