Commit Graph

3 Commits

Author SHA1 Message Date
Just van den Broecke 1bfe0e3bf4 #209 remove requirements-provider.txt again
We get this problem now: https://docs.readthedocs.io/en/stable/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules . So we should resort to Mocking...
2019-08-20 15:29:52 +02:00
Just van den Broecke ed6b1b7687 #209 add requirements-provider.txt for RTD build
Solution attempt for #209 . Directly to master to trigger RTD (is otherwise very hard to test locally).
It may not work as there are also C-library deps. We may end up with a Conda dep file.
2019-08-20 15:14:30 +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