summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-23 10:53:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-01-23 10:53:05 +0000
commit9410f1cf12aad3d08a9e6b21f82394f003647715 (patch)
tree8ecbb4121925386df93dab49148594843b8336d4 /test-requirements.txt
parent2c9084ebb1a088958b5e387d28e47e9ab509c59f (diff)
downloadpycadf-9410f1cf12aad3d08a9e6b21f82394f003647715.tar.gz
Updated from global requirements
Change-Id: Ib37f0c1a68dfcfd6123187601a662bcc11c7928f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7d1893f..963a03c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,14 +4,14 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
-coverage>=3.6
-discover
-fixtures>=1.3.1
+coverage>=3.6 # Apache-2.0
+discover # BSD
+fixtures>=1.3.1 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
-python-subunit>=0.0.18
-testrepository>=0.0.18
-testtools>=1.4.0
+python-subunit>=0.0.18 # Apache-2.0/BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
# this is required for the docs build jobs
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD