summaryrefslogtreecommitdiff
path: root/plugins/ext_test/cmd2_ext_test
Commit message (Expand)AuthorAgeFilesLines
* And that's the last of it. Passes mypy.Eric Lin2021-04-061-1/+3
* Add in isort changesTodd Leonhardt2021-01-311-1/+3
* Add black for automatic code formatTodd Leonhardt2021-01-311-6/+2
* Added py.typed to signal that we support type annotations for PEP-561. Fixes ...Eric Lin2021-01-231-0/+1
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-222-2/+7
* updated importsEric Lin2020-08-041-1/+1
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-212-5/+5
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-141-2/+7
* replace pkg_resources with importlib.metadataDoug Hellmann2020-07-121-7/+11
* Ran isortTodd Leonhardt2020-07-111-1/+1
* external test plugin tests and coverage should now runEric Lin2020-07-113-0/+92