summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-10-12 10:39:32 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-10-12 10:39:32 -0400
commitfbf2a224fcf0e47102c4fcd3ce29c51228b7d931 (patch)
tree0851e964a9d715ebf5ad321f0212b83d6b8f7712 /CONTRIBUTING.md
parent5b96488a8dc7d773ce1400fad96c4946c08baa4a (diff)
downloadcmd2-git-fbf2a224fcf0e47102c4fcd3ce29c51228b7d931.tar.gz
Documentation updates
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3efce4d3..d2f71e6b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,6 +50,7 @@ The tables below list all prerequisites along with the minimum required version
| [attrs](https://github.com/python-attrs/attrs) | `16.3` |
| [colorama](https://github.com/tartley/colorama) | `0.3.7` |
| [pyperclip](https://github.com/asweigart/pyperclip) | `1.5.27` |
+| [wcwidth](https://pypi.python.org/pypi/wcwidth) | `0.1.7` |
#### Additional prerequisites to run cmd2 unit tests