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/01/09 18:12:16 UTC

[GitHub] mistercrunch commented on issue #6625: Bump requirements

mistercrunch commented on issue #6625: Bump requirements
URL: https://github.com/apache/incubator-superset/pull/6625#issuecomment-452797690
 
 
   When touching setup.py, you have to run pip-compile `pip-compile --output-file requirements.txt setup.py`. The approach we have is to use ranges in `setup.py` and `pip-compile` provides us with pinned deps as its output for CI and as the "recommended setup"

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

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