-
Notifications
You must be signed in to change notification settings - Fork 232
CLI: click
-> argparse
#830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #830 +/- ##
==========================================
- Coverage 75.45% 75.03% -0.43%
==========================================
Files 19 19
Lines 1434 1602 +168
Branches 331 359 +28
==========================================
+ Hits 1082 1202 +120
- Misses 265 290 +25
- Partials 87 110 +23
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
9e71c62
to
30e5183
Compare
Why are you replacing click with argparse? |
|
b8279e5
to
c0c9fdc
Compare
click
andsphinx-click
sphinx-argparse
argparse
See also: vcs-python/vcspull#400