Skip to content
Snippets Groups Projects
Commit d0d81a10 authored by Benoît Courty's avatar Benoît Courty
Browse files

WIP : NBDev CI : adding requirements in main.yml

parent 459bad0c
No related branches found
No related tags found
1 merge request!1Nbdev
......@@ -12,7 +12,9 @@ jobs:
- name: Install the library
run: |
pip install nbdev jupyter
pip install -r requirements.txt
pip install -e .
- name: Read all notebooks
run: |
nbdev_read_nbs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment