Skip to content

Commit b3632d3

Browse files
committed
pypy3.5
1 parent 667bb7e commit b3632d3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

docs/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
.. include:: ../README.rst
1+
pypy3.5
2+
=======
3+
4+
Use ``pypy3.5`` to build this docs.
5+
6+
----
7+
8+
.. literalinclude:: ../readthedocs.yml
9+
:language: yaml
10+
:linenos:
11+
212

313
----
414

readthedocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
3+
python:
4+
version: pypy3.5
5+
install:
6+
- requirements: requirements.txt

0 commit comments

Comments
 (0)