Added wheel publishing
This commit is contained in:
@@ -20,5 +20,6 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install dependencies
|
||||
run: pip install .
|
||||
pip install wheel
|
||||
- name: Test with tox
|
||||
run: tox -p auto -o
|
||||
|
||||
Reference in New Issue
Block a user