mistercrunch commented on issue #4856: Fix 'pip install .'
URL: 
https://github.com/apache/incubator-superset/pull/4856#issuecomment-383446692
 
 
   @john-bodley but the point is that it doesn't work if you don't `pip install 
-r requirements.txt`.
   
   When you `pip install superset` from pypi, it only knows about what's in 
`setup.py`, and it doesn't know about the `requirements.txt` file (it's not 
even in the package). I'm pretty sure if I was to publish what is in `master` 
(before this PR) to pypi, it would break `pip install superset`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to