Added FakeGDAL package to skip GDAL compilation error in RTD doc-dc
authorDamien Correia
Thu, 20 Dec 2018 17:09:39 +0100
branchdoc-dc
changeset 136 af2d87395e8b
parent 135 a45f26cf9e23
child 137 2b9a0e839c9d
Added FakeGDAL package to skip GDAL compilation error in RTD
fakegdal/setup.py
requirements.txt
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fakegdal/setup.py	Thu Dec 20 17:09:39 2018 +0100
@@ -0,0 +1,4 @@
+
+from setuptools import setup
+
+setup(name='GDAL',)
--- a/requirements.txt	Thu Dec 20 15:34:22 2018 +0100
+++ b/requirements.txt	Thu Dec 20 17:09:39 2018 +0100
@@ -1,6 +1,7 @@
 --find-links=http://download.ztfy.org/eggs
 --trusted-host download.ztfy.org
 
+-e fakegdal/
 pyams-alchemy
 pyams-apm
 pyams-cache