Skip to content

Commit

Permalink
Try to fix autodoc (#4)
Browse files Browse the repository at this point in the history
* Try to fix autodoc

* Install with setuptools instead
  • Loading branch information
Jordan Webb authored Apr 19, 2021
1 parent eea57b8 commit d89d26d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sphinx:
python:
version: 3.6
install:
- method: pip
- requirements: requirements-dev.txt
- method: setuptools
path: .
- requirements: docs/requirements.txt

0 comments on commit d89d26d

Please sign in to comment.