Skip to content

Commit

Permalink
chore: Further fixes to readthedocs config (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
farleyb-amazon committed Jun 11, 2021
1 parent b5d2678 commit 511d840
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ sphinx:
# sub modules
submodules:
exclude: all

python:
version: 3.8
install:
- requirements: requirements.txt
- method: setuptools
path: .

0 comments on commit 511d840

Please sign in to comment.