We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4dc26e + 475c693 commit a8abf67Copy full SHA for a8abf67
13 files changed
changelog.md
@@ -4,6 +4,7 @@ Upcoming (TBD)
4
Internal
5
---------
6
* Factor `main.py` into several files using mixins.
7
+* Move CLI argument handling back to `main.py`.
8
* Update Python versions used in CI.
9
* Add CI on macOS.
10
* Add limited CI on Windows.
mycli/cli_args.py
0 commit comments