Open jooola opened 1 year ago
I used a lot of dependencies that aren't necessarily required, some of them could be removed. For example click can be replaced with argparser, we don't need the complexity of click.
click
argparser
I used a lot of dependencies that aren't necessarily required, some of them could be removed. For example
click
can be replaced withargparser
, we don't need the complexity of click.