summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2015-11-18 17:11:13 -0500
committerRob Crittenden <rcritten@redhat.com>2016-01-15 13:16:15 -0500
commit7bd75d668e7cd986759ce4649ada6160c5ff1dea (patch)
tree25dd6c97b153c8ed99f87fdf109f62265bfe9a0b
parent57269d01a03271c0b4722730ba3bde09aa246ddb (diff)
downloadmod_nss-7bd75d668e7cd986759ce4649ada6160c5ff1dea.tar.gz
mod_nss-7bd75d668e7cd986759ce4649ada6160c5ff1dea.tar.xz
mod_nss-7bd75d668e7cd986759ce4649ada6160c5ff1dea.zip
Document some python dependencies needed by make check
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 7d78ac9..84615b7 100644
--- a/README
+++ b/README
@@ -120,6 +120,11 @@ TESTING
against which some basic tests can be run to validate that the in-tree
library works.
+ The following dependencies are needed to run the tests:
+ python-nose
+ python-requests
+ python-ndg_httpsclient
+
From the source tree run:
% make check