mirror of
https://github.com/LIV2/amitools.git
synced 2025-12-06 06:32:47 +00:00
added setuptools to GH actions
This commit is contained in:
parent
d6f3c0f175
commit
02531af4e0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install tox tox-gh-actions cython wheel
|
||||
python -m pip install tox tox-gh-actions cython wheel setuptools
|
||||
- name: Test with tox
|
||||
run: tox
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user