aboutsummaryrefslogtreecommitdiffstats
path: root/readthedocs.yaml
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-10-27 02:41:09 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-10-27 02:41:09 +0800
commita414dc9b83c14b277af90ce8397db3736a51a4d3 (patch)
treee9814de850892932b539c88e1798d44b00db563a /readthedocs.yaml
parent951a5271e15cebb010281de3b8cbfb3972ecec83 (diff)
parent0f6307169604f36b0316f236eb96d6001b788f50 (diff)
downloaddexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar.gz
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar.bz2
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar.lz
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar.xz
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.tar.zst
dexon-sol-tools-a414dc9b83c14b277af90ce8397db3736a51a4d3.zip
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/fixed-orders-in-render-method
Diffstat (limited to 'readthedocs.yaml')
-rw-r--r--readthedocs.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/readthedocs.yaml b/readthedocs.yaml
new file mode 100644
index 000000000..7023141da
--- /dev/null
+++ b/readthedocs.yaml
@@ -0,0 +1,7 @@
+build:
+ image: latest
+
+python:
+ version: 3.6
+
+requirements_file: requirements.readthedocs.txt