Skip to content

Commit

Permalink
added requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustH committed Jul 26, 2023
1 parent 60a3a14 commit 8def842
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ build:
tools:
python: "3.11"


python:
install:
- requirements: requirements.txt

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 8def842

Please sign in to comment.