Skip to content

Commit

Permalink
ci: install instanovo with --no-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BioGeek committed Oct 11, 2024
1 parent f53dd61 commit e56f554
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: mkdocs.yml
EXTRA_PACKAGES: build-base
REQUIREMENTS: requirements/requirements-docs.txt
REQUIREMENTS: --no-deps instanovo -r requirements/requirements-docs.txt
3 changes: 0 additions & 3 deletions requirements/requirements-docs.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
torch==2.4.0+cpu
--extra-index-url https://download.pytorch.org/whl/cpu
instanovo
mkdocs
mkdocs-gen-files
mkdocs-git-revision-date-plugin
Expand Down
Loading

0 comments on commit e56f554

Please sign in to comment.