Update default venv dependencies
This commit is contained in:
parent
b28f961d7d
commit
0d16af9d83
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ python = "^3.7"
|
||||||
black = "^19.10b0"
|
black = "^19.10b0"
|
||||||
pylint = "^2.5.3"
|
pylint = "^2.5.3"
|
||||||
autoflake = "^1.3.1"
|
autoflake = "^1.3.1"
|
||||||
|
neovim = "^0.3.1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue