Hi, why doesn't metaflow use `extras` to define de...
# dev-metaflow
f
Hi, why doesn't metaflow use
extras
to define dependency on things like
kubernetes
python client? I find it a bit buggy since our list of 1st party dependencies has to keep the kubernetes python client as a dependency and then when you search the code base you don't see it being used anywhere. I'm tempted to get rid of it from time to time only to realize, "oh yes metaflow needs it".
s
no specific reason besides nobody getting to it just yet
👍 1