trying to get py3.5 working on readthedocs

This commit is contained in:
Romain Dorgueil
2016-12-26 10:47:46 +01:00
parent 89dee0e65a
commit 6efe5d27b5
2 changed files with 16 additions and 0 deletions

14
config/conda.yml Normal file
View File

@ -0,0 +1,14 @@
name: py35
dependencies:
- openssl=1.0.2g=0
- pip=9.0.1=py35_0
- python=3.5.2=0
- readline=6.2=2
- setuptools=20.3=py35_0
- sqlite=3.9.2=0
- tk=8.5.18=0
- wheel=0.29.0=py35_0
- xz=5.0.5=1
- zlib=1.2.8=0
- pip:
- psycopg2>=2.6.1