From: Oleg Broytman Date: Thu, 26 Oct 2017 19:12:28 +0000 (+0300) Subject: Tests(tox): Install ppu X-Git-Tag: 0.2.3~39 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=d0f6449a86d9074bd490476615b19d9a4682a666 Tests(tox): Install ppu Install Portable Python Utilities that are used in tests. --- diff --git a/devscripts/requirements/requirements_tests.txt b/devscripts/requirements/requirements_tests.txt index 8e890d8..353aa9e 100644 --- a/devscripts/requirements/requirements_tests.txt +++ b/devscripts/requirements/requirements_tests.txt @@ -2,3 +2,4 @@ pytest pytest-cov +ppu