We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d5539 commit 9437ea5Copy full SHA for 9437ea5
.readthedocs.yml
@@ -9,10 +9,7 @@ formats: all
9
10
# Optionally set the version of Python and requirements required to build your docs
11
python:
12
- # We'd like to use 3.8 for builds() signature, but it's not supported yet.
13
- # See https://github.com/readthedocs/readthedocs.org/issues/6324
14
- # and https://github.com/readthedocs/readthedocs.org/issues/6551
15
- version: 3.7
+ version: 3.8
16
install:
17
- requirements: requirements/tools.txt
18
- path: hypothesis-python/
0 commit comments