Skip to content

Commit

Permalink
Another fix to Read the Docs build: https://readthedocs.org/projects/…
Browse files Browse the repository at this point in the history
…openspiel/builds/17861666/

PiperOrigin-RevId: 469162003
Change-Id: Ifa5a65741018fe5b5a56e27406f0ee6e53b561c5
  • Loading branch information
lanctot committed Aug 22, 2022
1 parent 2b29e57 commit a8b0e5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.readthedocs.txt

build:
os: ubuntu-22.04
tools:
python: "3.7"
python: "3.9"
jobs:
post_build:
- echo "Running post-build commands."
Expand Down

0 comments on commit a8b0e5e

Please sign in to comment.