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/04/29 15:52:29 UTC

[GitHub] [incubator-superset] mistercrunch commented on issue #7399: CONTRIBUTING.md is missing mysql_config command being a developer dependency

mistercrunch commented on issue #7399: CONTRIBUTING.md is missing mysql_config command being a developer dependency
URL: https://github.com/apache/incubator-superset/issues/7399#issuecomment-487635632
 
 
   I found that `pip install mysqlclient` installs a newer version that works. I think we just need to bump the version in `requirements-dev.txt`
   
   ```bash
   $ pip freeze | grep -i mysql
   mysqlclient==1.4.2.post1
   ```

----------------------------------------------------------------
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