summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index aac14f22..02895306 100644
--- a/Pipfile
+++ b/Pipfile
@@ -12,6 +12,7 @@ wcwidth = ">=0.1.7"
[dev-packages]
cmd2 = {editable = true,path = "."}
codecov = "*"
+doc8 = "*"
flake8 = "*"
gnureadline = {version = "*",sys_platform = "== 'darwin'"}
invoke = "*"