You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/10/02 08:24:40 UTC

[GitHub] xrmx commented on a change in pull request #3492: PandasConnector

xrmx commented on a change in pull request #3492: PandasConnector
URL: https://github.com/apache/incubator-superset/pull/3492#discussion_r142077712
 
 

 ##########
 File path: dev-reqs.txt
 ##########
 @@ -1,7 +1,10 @@
+beautifulsoup4==4.6.0
+lxml==3.8.0
 codeclimate-test-reporter
 coveralls
 flake8
 flask_cors
+lxml==3.8.0
 
 Review comment:
   Uhm, we probably don't want to tie the supported formats to the db so maybe it's better to just have a varchar in the db and limit the values from a select built from a config key so each user can support whatever formats they want.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services