From 4d5ea7be433f8402cc390457967265916a6f959c Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 27 Jan 2010 13:02:02 +0100 Subject: [PATCH] install pygments for tests --HG-- branch : trunk --- testing/pip-reqs1.txt | 1 + testing/pip-reqs2.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/testing/pip-reqs1.txt b/testing/pip-reqs1.txt index b520ef1d4..376a9a6bd 100644 --- a/testing/pip-reqs1.txt +++ b/testing/pip-reqs1.txt @@ -1,4 +1,5 @@ docutils +pygments pexpect figleaf hg+http://bitbucket.org/hpk42/execnet#egg=execnet diff --git a/testing/pip-reqs2.txt b/testing/pip-reqs2.txt index d87fe46f5..2543f5095 100644 --- a/testing/pip-reqs2.txt +++ b/testing/pip-reqs2.txt @@ -1,4 +1,5 @@ docutils +pygments pexpect figleaf execnet