Skip to content

Commit

Permalink
chore(readthedocs): unpin dependencies for python3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
maxreciprocate committed Oct 2, 2023
1 parent 5a63772 commit 2e7c29e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ build:

python:
install:
- method: pip
path: .
- requirements: docs/requirements.txt
- requirements: requirements.txt

0 comments on commit 2e7c29e

Please sign in to comment.