From e418554c21cdd9da87b914472e32668cc41d7e87 Mon Sep 17 00:00:00 2001 From: Vostretsov Nikita Date: Mon, 9 Sep 2019 08:12:32 +0000 Subject: [PATCH] use proper equal --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index fdd227d02..ffe7360d3 100644 --- a/tox.ini +++ b/tox.ini @@ -33,7 +33,7 @@ deps = cssselect==0.9.1 lxml==3.5.0 parsel==1.5.0 - Protego=0.1.15 + Protego==0.1.15 PyDispatcher==2.0.5 pyOpenSSL==16.2.0 queuelib==1.4.2 @@ -70,7 +70,7 @@ deps = cssselect==0.9.1 lxml==3.5.0 parsel==1.5.0 - Protego=0.1.15 + Protego==0.1.15 PyDispatcher==2.0.5 pyOpenSSL==16.2.0 queuelib==1.4.2