Fix python dependencies

hotfix
Andrew Cassidy 2 years ago
parent ad504ce4cc
commit 9bdb95527a

@ -91,8 +91,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install setuptools wheel twine
python -m pip install . # Self hosting!
python -m pip install yaclog
- name: Get version name and body
run: |

Loading…
Cancel
Save