Skip to content

Commit

Permalink
Merge pull request #149 from sagemath/haraldschilly-patch-1
Browse files Browse the repository at this point in the history
test: add setuptools
  • Loading branch information
haraldschilly authored Oct 30, 2023
2 parents e6f5766 + c64c2c6 commit d64d188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
- name: Install pybtex
run: pip install pybtex
run: pip install pybtex setuptools
- name: Check
run: make build-only

0 comments on commit d64d188

Please sign in to comment.