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 39e19fc commit d4d7af8Copy full SHA for d4d7af8
Pipfile
@@ -11,7 +11,6 @@ sphinxcontrib-napoleon = "==0.6.1"
11
Sphinx = "==1.7.9"
12
isort = "==4.3.4"
13
"flake8" = "==3.5.0"
14
-vulture = "==0.29"
15
pytest = "==3.8.0"
16
libtmux = {path = ".", editable = true}
17
requirements/dev.txt
@@ -1,3 +1,2 @@
1
isort==4.3.4
2
flake8==3.6.0
3
-vulture==1.0
0 commit comments