summaryrefslogtreecommitdiff
path: root/plugins/ext_test
Commit message (Expand)AuthorAgeFilesLines
* Added py.typed to signal that we support type annotations for PEP-561. Fixes ...Eric Lin2021-01-232-0/+6
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-223-3/+11
* Removed relative_toEric Lin2021-01-221-1/+0
* Increase the minimum versions for setuptools. Some documentation seems to ind...Eric Lin2021-01-221-8/+10
* 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-042-1/+8
* 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-115-4/+4
* Minor cleanup. Removed some experiments that weren't supposed to be includedEric Lin2020-07-113-22/+6
* external test plugin tests and coverage should now runEric Lin2020-07-1113-0/+657