From 73d82c80561c77a82067f7e5643bbef2a60a51bb Mon Sep 17 00:00:00 2001 From: Maxim Kurnikov Date: Thu, 29 Nov 2018 15:29:23 +0300 Subject: [PATCH] fix ci --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index de525f4..7e4480a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,4 +2,4 @@ -e external/mypy -e . decorator -pip install -e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins \ No newline at end of file +-e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins \ No newline at end of file