superset/docs
Maxime Beauchemin 81fc3dfbee [build] fix pip install issues on OSX High Sierra (#6201)
* [build] fix pip install issues on OSX High Sierra

I think requirements.txt was out-of-sync as well.

Also had to:
export
  LDFLAGS="-L/usr/local/opt/openssl/lib"
export
  CPPFLAGS="-I/usr/local/opt/openssl/include"
export
  PKG_CONFIG_PATH="/usr/local/opt/openssl/lib/pkgconfig"

* Fix click
2018-10-29 10:33:51 -07:00
..
_static Adding a Gallery to the docs 2016-04-06 08:46:21 -07:00
_templates [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
build.sh [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
conf.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
druid.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
faq.rst typo-delipo 2018-08-27 21:28:04 -07:00
gallery.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
images [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
import_export_datasources.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
index.rst [docs] iterating to get to ASF compliance on project site (#5923) 2018-09-20 13:51:06 -07:00
installation.rst [build] fix pip install issues on OSX High Sierra (#6201) 2018-10-29 10:33:51 -07:00
Makefile [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
misc.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
requirements.txt [docs] FAQ entry 'Does Superset work with [database engine]?' 2018-08-25 16:18:19 -07:00
security.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
sqllab.rst Adds a new macro to allow getting filter values easily (#5547) 2018-09-17 09:36:47 -07:00
tutorial.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
videos.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
visualization.rst docs: fixup code blocks rendering (#4594) 2018-03-11 11:34:58 -07:00