Skip to content

Commit

Permalink
Upgrade to using Python 3.10.4 #449
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaBurek committed Mar 1, 2023
1 parent 7b353ad commit 9f41e71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@ formats: []

build:
tools:
python: "3.10.4"
python: "3.10"

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


# Configuration for Sphinx documentation (this is the default documentation
# type)
sphinx:
Expand Down

0 comments on commit 9f41e71

Please sign in to comment.