Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed remaining usages and examples with tox. Updated references to tox to ↵ | Eric Lin | 2020-08-04 | 3 | -6/+13 |
| | | | | reference to nox instead. | ||||
* | updated imports | Eric Lin | 2020-08-04 | 5 | -4/+4 |
| | | | | Added additional documentation | ||||
* | Added type annotations for fields in cmd2.Cmd. | Eric Lin | 2020-07-21 | 2 | -5/+10 |
| | | | | | | | Cleaned up docstring in external test plugin Updated some initialization to match new approach for version info discovery. Tagged some IDE-only lines as no-cover Adds plugin coverage reporting. | ||||
* | Brought in cmd2 plugin template as a first-class member of cmd2 proper | Eric Lin | 2020-07-14 | 13 | -0/+880 |