Skip to content

Commit

Permalink
Merge pull request #34 from BR1py/main
Browse files Browse the repository at this point in the history
readthedocs updated
  • Loading branch information
BR1py authored May 24, 2024
2 parents dd47cdd + 16a8e44 commit d277a61
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
# Required
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.10"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand All @@ -17,7 +21,7 @@ sphinx:
formats: all

# Optionally set the version of Python and requirements required to build your docs

python:
version: 3.5
install:
- requirements: docs/requirements.txt

0 comments on commit d277a61

Please sign in to comment.