Skip to content

Commit

Permalink
Workaround for building documentation on rtd with poetry.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Mar 14, 2021
1 parent 37f6a25 commit 57f2e7d
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 114 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2

python:
- method: pip
path: .
extra_requirements:
- readthedocs

0 comments on commit 57f2e7d

Please sign in to comment.