chore: remove old nvim python providers 🔥
This commit is contained in:
parent
4559bce15f
commit
3828b37893
2 changed files with 0 additions and 20 deletions
7
nvim_python_provider/poetry.lock
generated
7
nvim_python_provider/poetry.lock
generated
|
|
@ -1,7 +0,0 @@
|
|||
# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand.
|
||||
package = []
|
||||
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "935b488be9f11b23f14aa1ce3bed4013d88bd77462534b5e4fe5bb82b485bfe9"
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
[tool.poetry]
|
||||
name = "nvim-python-provider"
|
||||
version = "0.1.0"
|
||||
description = "poetry virtual environment for nvim"
|
||||
authors = ["DannyDannyDanny <dth@taiga.ai>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
Loading…
Add table
Add a link
Reference in a new issue