Skip to content

Commit

Permalink
Update requirements for documentation builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jun 28, 2023
1 parent 0217591 commit d361f78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ build:
jobs:
post_install:
- python -m pip install .
- python -m pip install -r rtd-requirements.txt
4 changes: 0 additions & 4 deletions rtd-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@
# necessary to make code blocks in the tutorials (which use ipython syntax
# highlighting) get displayed correctly
ipython >= 5
sphinx >= 2.1
sphinx-tabs
docutils<0.17
sympy <=1.10
versioneer[toml]

0 comments on commit d361f78

Please sign in to comment.