-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
It would be amazing if this plugin could support pipenv/poetry!
I skimmed through the repo and I think the relevant code is this part
Perhaps this code could check if pyproject.toml or Pipfile exists and then run poetry run python <cmd>/pipenv run python <cmd> instead of python <cmd>?
EDIT: For the record, I found this repo through google/vim-coverage. When running :CoverageShow coverage.py import coverage can't be found since it loads this script through this invocation led me that this should be a feature to this repo and not the google/vim-coverage.
Metadata
Metadata
Assignees
Labels
No labels