Skip to content

Commit

Permalink
add setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Nov 3, 2023
1 parent 0287ecc commit 19c7c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
use-only-tar-bz2: true

- name: Install coverage dependencies
run: pip install pytest-cov pytest-dependency
run: pip install pytest-cov pytest-dependency setuptools

# - name: Build
# run: python setup.py build_ext --inplace
Expand Down

0 comments on commit 19c7c3b

Please sign in to comment.