Skip to content

Commit

Permalink
add mf4 extra
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 committed Oct 10, 2022
1 parent 4e08312 commit bc14c6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -e .[canalystii,gs_usb]
pip install -e .[canalystii,gs_usb,mf4]
pip install -r doc/doc-requirements.txt
- name: Build documentation
run: |
Expand Down
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ python:
extra_requirements:
- canalystii
- gs_usb
- mf4

0 comments on commit bc14c6a

Please sign in to comment.