Skip to content

Commit bc31182

Browse files
committed
jhg
1 parent 15ab26d commit bc31182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install and Test with pytest
6464
run: |
6565
export PATH="$pythonLocation:$PATH"
66-
python -m pip install pybind11 wheel
66+
python -m pip install pybind11 wheel setuptools
6767
python setup.py bdist_wheel
6868
- uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)