Closed mcferrill closed 2 years ago
Agreed. Wouldn't say a performance gain, but - after reviewing code and using - from dev and user standpoint, seems an overall better experience. I think make the switch.
@mcferrill Didn't mean to close with comment. I see the corresponding branch is one commit behind master. I think if there are no conflicts after catching up with master, it's ready to merge. Want me to do that so your time can be otherwise used?
Sounds good
Question - when you run pytest on 09fde994d6afb1a45c40fa309e1286168553db8c 'remove docopt', do your tests pass? If so I have something weird happening with my environment. Else I can work on getting tests to pass. Just trying to lock in on next action to take.
Did you 'pdm install' before testing?
I did.
@dglowe could you review the corresponding branch and see if the change makes sense? As best I can tell there's not really a performance gain, but click is definitely more extensible/modular so I tend to say let's make the switch.