Commit Graph

5 Commits

Author SHA1 Message Date
Just van den Broecke a8c2657c1a #209 docs: add missing Mocks, set PYGEOAPI_CONFIG
* add missing Provider deps to be Mocked 
*  fix/set `PYGEOAPI_CONFIG` env var

Directly in master to test on RTD
2019-08-21 12:13:27 +02:00
Just van den Broecke 0fb59df438 #209 fix flake8 error, grr 2019-08-20 16:15:46 +02:00
Just van den Broecke 8748c3aa2b #209 almost there OGR API working
Try fixing/mocking for `psycopg2 elasticsearch`.
2019-08-20 16:00:46 +02:00
Just van den Broecke f2cf004d2a #209 try the RTD solution with Mock objects
See https://docs.readthedocs.io/en/stable/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules
Tested locally ok.
2019-08-20 15:52:41 +02:00
Jorge Samuel Mendes de Jesus da267e9ed3 Issue 43 (#207)
* squach contents new branch

* source code explanations

* flake8

* change in requirements

* 	modified:   docs/source/code.rst
	modified:   docs/source/plugins.rst

* 	modified:   docs/source/code.rst
	modified:   pygeoapi/formatter/csv_.py
	modified:   pygeoapi/provider/geojson.py

* changes requred in review code

* 	modified:   .travis.yml
missing "

* change file to use requirements-dev.txt
	modified:   readthedocs.yml

* flask_cors removal from requirements.txt

* text changes
2019-08-14 15:14:13 -04:00