This commit is contained in:
Maxim Kurnikov
2018-12-03 02:05:41 +03:00
parent 3ed0af7a4b
commit ecb9d472e9
2 changed files with 1 additions and 3 deletions

View File

@@ -1,3 +1,2 @@
decorator
-e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins -e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins
-e . -e .

View File

@@ -1,7 +1,6 @@
[pytest] [pytest]
testpaths = ./test testpaths = ./test-data
python_files = test*.py
addopts = addopts =
--tb=native --tb=native
--mypy-ini-file=./test-data/plugins.ini --mypy-ini-file=./test-data/plugins.ini