-
Couldn't load subscription status.
- Fork 14
CLI: click -> argparse
#400
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 #400 +/- ##
=======================================
Coverage 84.59% 84.59%
=======================================
Files 15 15
Lines 844 844
Branches 133 133
=======================================
Hits 714 714
Misses 94 94
Partials 36 36 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
poetry remove click; poetry remove --dev sphinx-click
- Remove `click` and `sphinx-click` - Add `sphinx-argparse` - Use [`argparse`](https://docs.python.org/3/library/argparse.html) - Remove completion, for now See also: vcs-python/vcspull#400
clickandsphinx-clicksphinx-argparseargparse