Skip to content

Commit 51ba9b8

Browse files
committed
install jupytext
1 parent 6ae5f4b commit 51ba9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Test Code Quality
4848
shell: bash -l {0}
4949
run: |
50-
pip install flake8
50+
pip install flake8 jupytext
5151
python test/test_code_quality.py
5252
5353
# Build Assets (Download Notebooks and PDF via LaTeX)

0 commit comments

Comments
 (0)