Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Jul 2, 2024
1 parent 0c76e06 commit c79e9a1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,5 @@ build:
then
exit 183;
fi
- pip install -r requirements_docs.txt
- cd docs && cat Makefile && which sphinx-build && ls -al $READTHEDOCS_VIRTUALENV_PATH # make rtd-pr-preview

python:
install:
- requirements: requirements_docs.txt
- method: pip
path: .

0 comments on commit c79e9a1

Please sign in to comment.