Skip to content

Commit

Permalink
build: Install other
Browse files Browse the repository at this point in the history
  • Loading branch information
niliayu committed Nov 11, 2024
1 parent c759ba9 commit d8e45d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install '.[development]'
pip install '.[other]'
pip install .
- name: Lint
Expand Down

0 comments on commit d8e45d8

Please sign in to comment.