This commit is contained in:
krateng 2021-12-31 05:26:09 +01:00
parent cd8e0ff90a
commit f806fb8ed2
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: pip install build setuptools toml
run: pip install build setuptools toml wheel
- name: Build package
#run: python -m build