Skip to content

Commit 9e07ca3

Browse files
2 parents bb99a69 + 3f5c5ec commit 9e07ca3

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.github/.DS_Store

0 Bytes
Binary file not shown.

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
run: pip install jupyter-book==0.15.1
2121

2222
- name: Install Other Dependencies
23+
env:
24+
RPY2_CFFI_MODE: ABI
2325
run: |
2426
pip install -r book/requirements.txt
2527
pip install sphinx-exercise

0 commit comments

Comments
 (0)