Update configuration & remove old packages
This commit is contained in:
parent
3e4d60091e
commit
64fde68038
5 changed files with 1 additions and 37 deletions
|
|
@ -1,20 +0,0 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
[tool.poetry]
|
||||
name = "coc"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Sonny Bakker <sonny871@hotmail.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
black = "^19.10b0"
|
||||
pylint = "^2.5.3"
|
||||
autoflake = "^1.3.1"
|
||||
neovim = "^0.3.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
Loading…
Add table
Add a link
Reference in a new issue