BTW it's ideal to have deterministic builds, but in some cases it prevents us 
from ever knowing about issues that occur when people simply `pip install 
superset` (which is based purely on what's in the `setup.py`, which is not 
pinned). I wonder if we should have an extra slot in the build matrix that 
would `pip install -e .` and not `pip install -r requirements.txt` to let us 
know that something is up with the vanilla build.

[ Full content available at: 
https://github.com/apache/incubator-superset/pull/6054 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to