mistercrunch commented on issue #21775:
URL: https://github.com/apache/superset/issues/21775#issuecomment-2161115889

   Yes when I took on python dependency management originally I wanted to 
simplify from 5-6 (base, development, ci, docker, testing) bundles down to 2. 
We could bring back some of that complexity if we wanted to (back to 3 total 
bundles).
   
   I think we might want to create a new `requirements/ci.in` build that would 
be used for CI (would be base.in + mysqlclient, hive/presto + whatever is used 
in CI), and remove mysqlclient from `development.in`. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to