summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-16 18:17:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-16 18:17:08 +0000
commitfb81d120b155c8a10c335c7cb4bec2ddab5c1e3b (patch)
tree06d0d18d4e59561ccd426027ac215d2a3be9134d
parent9c4100b85d277b558143b1af9dc9ffdc37802e37 (diff)
downloadpycadf-fb81d120b155c8a10c335c7cb4bec2ddab5c1e3b.tar.gz
Updated from global requirements2.1.0
Change-Id: Ic697c03c06ca45f799ebd47031d8ebcbe6fbacfb
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ba4cab9..bc262b6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
-flake8_docstrings==0.2.1.post1 # MIT
+flake8-docstrings==0.2.1.post1 # MIT
coverage>=3.6 # Apache-2.0
discover # BSD