You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/05/29 04:20:10 UTC

[GitHub] [incubator-superset] mistercrunch opened a new pull request #7605: chore: taking db dependencies out of requirements-dev.txt

mistercrunch opened a new pull request #7605: chore: taking db dependencies out of requirements-dev.txt
URL: https://github.com/apache/incubator-superset/pull/7605
 
 
   ### CATEGORY
   - [x] Build / Development Environment
   
   ### SUMMARY
   Py deps `mysqlclient` and `psycopg2` really aren't dev dependencies, they're more optional deps, so the right place for them is `extra_requires` in our `setup.py`.
   
   Not a big deal, but `mysqlclient` has os-level deps and that forces people setting up a dev env to jump through unnecessary hoops
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org