From 6da5ead6f03848cf8715dbcfb784f641656de635 Mon Sep 17 00:00:00 2001 From: Maxim Kurnikov Date: Fri, 15 Feb 2019 22:01:35 +0300 Subject: [PATCH] move to pypi version of pytest plugin --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0794632..e94d86e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,3 +1,3 @@ black --e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins +pytest-mypy-plugins -e .