Skip to content

Commit a8abf67

Browse files
authored
Merge pull request #1901 from dbcli/RW/migrate-cli-args-back-to-main-py
Migrate CLI argument handling back to `main.py`
2 parents c4dc26e + 475c693 commit a8abf67

13 files changed

Lines changed: 562 additions & 565 deletions

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Upcoming (TBD)
44
Internal
55
---------
66
* Factor `main.py` into several files using mixins.
7+
* Move CLI argument handling back to `main.py`.
78
* Update Python versions used in CI.
89
* Add CI on macOS.
910
* Add limited CI on Windows.

mycli/cli_args.py

Lines changed: 0 additions & 373 deletions
This file was deleted.

0 commit comments

Comments
 (0)