mistercrunch commented on issue #4894: Install fresh 025rc1 - gives me 
TypeError: make_declarative_base() takes at most 2 arguments (3 given)
URL: 
https://github.com/apache/incubator-superset/issues/4894#issuecomment-385006755
 
 
   `0.25.0rc2` has some `setup.py` fixes that should help with those issues
   
   The idea is to pin a minimum in `setup.py` to give users more flexibility, 
and to pin things in `requirements.txt` which becomes some sort of "reference 
implementation", the one we build against.
   
   While pining a minimum, we need to make sure `pip install superset` is going 
to work properly since that only uses what is defined in `setup.py` 

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

Reply via email to