Installing self

This commit is contained in:
James Barnsley
2021-10-25 12:27:58 +13:00
parent 8462377f7c
commit 383c0f3d67

View File

@ -21,5 +21,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install tox tox-gh-actions
pip install -e .
- name: Test with tox
run: tox