Skip to content

Commit

Permalink
readthedocs (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinskiy authored Apr 18, 2024
1 parent d2f9b7d commit 6ee03e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "3.12"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pytest==8.1.1
pytest-django==4.8.0
pytest-cov==5.0.0
pytest-mock==3.14.0
sphinx==4.3.2
sphinx==7.3.6

0 comments on commit 6ee03e5

Please sign in to comment.