Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated imports | Eric Lin | 2020-08-04 | 1 | -1/+3 |
| | | | | Added additional documentation | ||||
* | Added type annotations for fields in cmd2.Cmd. | Eric Lin | 2020-07-21 | 1 | -5/+17 |
| | | | | | | | 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 | 1 | -9/+10 |
| | |||||
* | Minor cleanup. Removed some experiments that weren't supposed to be included | Eric Lin | 2020-07-11 | 1 | -0/+4 |
| | |||||
* | external test plugin tests and coverage should now run | Eric Lin | 2020-07-11 | 1 | -0/+4 |
| | |||||
* | Swap out tox for nox | Eric Lin | 2020-07-08 | 1 | -0/+18 |