Replies: 1 comment
-
Optional dependencies are not great from a code/maintenance/testing perspective, it makes all that much more complicated. We use it, so we depend on it, and it's already available anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
As far as I can see quart has a single place where click is used.
Maybe it would be better to make such dependency optional?
I understand it would still come from flask, but it is a different topic.
Beta Was this translation helpful? Give feedback.
All reactions