From: Tomas Krizek Date: Thu, 15 Nov 2018 09:53:00 +0000 (+0100) Subject: pytests: add xdist as requirement X-Git-Tag: v3.2.0~18^2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a705999d82b4f6247b3a829ee86d244014d9c6c;p=thirdparty%2Fknot-resolver.git pytests: add xdist as requirement --- diff --git a/tests/pytests/requirements.txt b/tests/pytests/requirements.txt index d006bcc1e..98bedb0c6 100644 --- a/tests/pytests/requirements.txt +++ b/tests/pytests/requirements.txt @@ -1,3 +1,4 @@ dnspython jinja2 pytest +pytest-xdist