summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Changed isort to force wrapping of imports to reduce merge conflicts from min...import_wrappingEric Lin2021-01-217-8/+28
* Fixed classifier spacingplugin-ext-test-0.2.0Eric Lin2020-09-111-2/+2
* Updated URL and documentation in preparation for cmd2-ext-test 0.2.0 releaseEric Lin2020-09-112-7/+13
* Removed remaining usages and examples with tox. Updated references to tox to ...Eric Lin2020-08-046-8/+22
* updated importsEric Lin2020-08-046-5/+5
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-215-12/+18
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-1416-7/+890
* replace pkg_resources with importlib.metadataDoug Hellmann2020-07-121-7/+11
* Ran isortTodd Leonhardt2020-07-116-4/+5
* Minor cleanup. Removed some experiments that weren't supposed to be includedEric Lin2020-07-114-28/+9
* external test plugin tests and coverage should now runEric Lin2020-07-1114-117/+111
* Copied cmd2 ext test into cmd2 baseline and linked up invokeEric Lin2020-07-1114-0/+801