Skip to content

Commit

Permalink
feat:extras_requirements
Browse files Browse the repository at this point in the history
default plugins that should be bundled in a "full" install
  • Loading branch information
JarbasAl committed Sep 11, 2024
1 parent 21f2220 commit b06f411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
python setup.py bdist_wheel
- name: Install package
run: |
pip install .
pip install .[extras,linux]

0 comments on commit b06f411

Please sign in to comment.