Skip to content

Commit

Permalink
Extra b-d for deps built here
Browse files Browse the repository at this point in the history
  • Loading branch information
llimeht committed Dec 4, 2024
1 parent 479d70f commit 7d10f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install -r build_tools/requirements.txt
python -m pip install build hatchling hatch-build-scripts hatch-requirements-txt
python -m pip install build hatchling hatch-build-scripts hatch-requirements-txt hatch-vcs
python -m pip install git+https://github.com/llimeht/hatch-sphinx.git
- name: Install correct versions of sibling projects
Expand Down

0 comments on commit 7d10f36

Please sign in to comment.