diff options
| author | Eric Lin <anselor@gmail.com> | 2021-01-11 14:06:16 -0500 |
|---|---|---|
| committer | anselor <anselor@gmail.com> | 2021-01-23 00:35:00 -0500 |
| commit | 5f1ea98c1513225c7bf87976ca438410afff2268 (patch) | |
| tree | 59b89f886a42547cb909a26984231e88e8959df1 /plugins/ext_test/cmd2_ext_test | |
| parent | a3b1b6ddf81cdc0b253f15feeb167ff348afd14f (diff) | |
| download | cmd2-git-5f1ea98c1513225c7bf87976ca438410afff2268.tar.gz | |
Added py.typed to signal that we support type annotations for PEP-561. Fixes #1036
Diffstat (limited to 'plugins/ext_test/cmd2_ext_test')
| -rw-r--r-- | plugins/ext_test/cmd2_ext_test/py.typed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ext_test/cmd2_ext_test/py.typed b/plugins/ext_test/cmd2_ext_test/py.typed new file mode 100644 index 00000000..17af580f --- /dev/null +++ b/plugins/ext_test/cmd2_ext_test/py.typed @@ -0,0 +1 @@ +# PEP 561 |
