From ad2942cdb8256f35e5f1e9e3b8caf478f25b6d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 28 Jul 2020 13:18:49 +0200 Subject: [PATCH] tox: lift pylint* version limits --- tox.ini | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tox.ini b/tox.ini index 0d85b8c..835cc06 100644 --- a/tox.ini +++ b/tox.ini @@ -16,14 +16,13 @@ deps = pytest-cov pytest-django pytest!=5.3.3 - attrs<19.2 WebTest mock httmock python-dateutil - pylint<1.8 - pylint-django<0.8.1 - django-webtest>=1.9.6 + pylint + pylint-django + django-webtest pyquery lxml git+https://git.entrouvert.org/debian/django-ckeditor.git