mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #1002 from benjaoming/patch-1
Use just python3 in .readthedocs.yml
This commit is contained in:
commit
006cd2162a
@ -1,5 +1,5 @@
|
||||
version: 2
|
||||
python:
|
||||
version: 3.6
|
||||
version: 3
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user