mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
.coveragerc: concurrency = greenlet (#874)
Fixes https://github.com/neovim/python-client/issues/354
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[run]
|
||||
branch = 1
|
||||
# Used by/for neovim-python-client.
|
||||
concurrency = greenlet
|
||||
|
||||
[report]
|
||||
include = pythonx/jedi_*.py,test/*
|
||||
|
||||
Reference in New Issue
Block a user