Removed invalid line from ReadTheDocs config.

The stable version of the documentation now won't build until I
release a new version of the game. Whoops ><
This commit is contained in:
drwhut 2024-09-04 17:42:52 +01:00
parent bc9d644f8c
commit 69f8621e79

View File

@ -20,6 +20,5 @@ formats:
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: docs/requirements.txt