We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afadcf commit e7b5054Copy full SHA for e7b5054
Pipfile
@@ -12,6 +12,7 @@ wcwidth = ">=0.1.7"
12
13
[dev-packages]
14
cmd2 = {editable = true,path = "."}
15
+cmd2_ext_test = {editable = true,path = "plugins/ext_test"}
16
codecov = "*"
17
doc8 = "*"
18
flake8 = "*"
0 commit comments