From ccd1fe3ecb1189af58c5fc0304b3d0af459418f2 Mon Sep 17 00:00:00 2001 From: PatrickOHara Date: Wed, 2 Dec 2020 14:47:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=9A=20Adjust=20egg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17dd9e2..5050ebf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ mkdocs-material>=6.0.2 mypy>=0.782 pylint>=2.6.0 pytest>=6.1.1 -pytest-tspwplib@git+https://github.com/PatrickOHara/tspwplib.git#egg=pytest-tspwplib>=0.1.0 \ No newline at end of file +pytest-tspwplib@git+https://github.com/PatrickOHara/pytest-tspwplib.git#egg=pytest-tspwplib>=0.1.0 \ No newline at end of file