Skip to content

Commit 01f37a9

Browse files
author
Jonathan Kliem
committed
requirements
1 parent f5be321 commit 01f37a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
bash -x .travis-install-pari.sh
3434
- name: Local build
3535
run: |
36+
pip install sphinx cython cysignals
3637
make build
3738
make install
3839
make check
39-
pip install sphinx
4040
(cd docs && make html)

0 commit comments

Comments
 (0)