mistercrunch commented on issue #4856: Fix 'pip install .' URL: https://github.com/apache/incubator-superset/pull/4856#issuecomment-383459888 Yes what I was trying to get to is that `pip install .` is a local equivalent of how a `pip install superset` will behave once uploaded to PyPI and that it was broken. `flask-sqlalchemy` is a FAB dep that somehow crawled its way into our `setup.py` probably at a point in time where it needed to be pinned and FAB had not pinned it yet. Now I'm unclear on whether it belongs in `requirements.txt`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
