Skip to content

Commit

Permalink
install gym docs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Schubert authored and Martin Schubert committed Feb 6, 2025
1 parent ddd07b0 commit 2f0cb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install ".[tests,dev,docs]"
pip install "invrs-gym[docs]"
- name: docs
run: |
Expand Down

0 comments on commit 2f0cb7b

Please sign in to comment.