summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2018-05-30 07:40:38 -0700
committerJohn Dickinson <me@not.mn>2018-05-30 07:55:42 -0700
commitfb3b43f713c9694e33608710762de62662a5d2cd (patch)
treef272b1686a0eed026dca8f112e13ca1dd83ca79f /test-requirements.txt
parentc03701d7b7450a0e48531e7cb4c95e0c0aeaf43e (diff)
downloadswift-fb3b43f713c9694e33608710762de62662a5d2cd.tar.gz
Added PyPI validation check for the readme.
See https://review.openstack.org/#/c/571007/ and https://review.openstack.org/#/c/570999/ for context. Change-Id: Ib6045de3cb9097ed7e6d48646109f35612cbbc74
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 5f515bd31..6ef8d8928 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21,3 +21,5 @@ keystonemiddleware>=4.17.0 # Apache-2.0
# Security checks
bandit>=1.1.0 # Apache-2.0
+
+docutils # OSI-Approved Open Source, Public Domain