Skip to content

Commit

Permalink
test with PIP_NO_DEPENDENCIES
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed May 8, 2024
1 parent c60800f commit 91cbdf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ build:
os: "ubuntu-22.04"
tools:
python: "mambaforge-22.9"
jobs:
pre_install:
- bash ci/build_docs_pre_install.sh

# PIP_NO_DEPS="True" is set in the readthedocs build environment.
# ref: https://docs.readthedocs.io/en/stable/guides/environment-variables.html
python:
install:
- method: pip
Expand Down
23 changes: 0 additions & 23 deletions ci/build_docs_pre_install.sh

This file was deleted.

0 comments on commit 91cbdf5

Please sign in to comment.