forked from VimPlug/jedi-vim
The main motivation is to being able to use normal/other pytest based tests. Therefore this moves everything from conftest into test_integration itself.
6 lines
63 B
INI
6 lines
63 B
INI
[tool:pytest]
|
|
testpaths = test
|
|
|
|
[flake8]
|
|
max-line-length = 100
|