summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNguyen Van Trung <trungnv@vn.fujitsu.com>2018-05-10 10:08:06 +0700
committerNguyen Van Trung <trungnv@vn.fujitsu.com>2018-05-23 11:01:57 +0700
commit063fb8661b59ec78c60c8c2c97e8356c897eab73 (patch)
tree5e06cca058acc42599c5b01a56d70cf92bfffd21 /etc
parent2ac404cde3ae6726eafaf014e34cd370ec882044 (diff)
downloaddesignate-063fb8661b59ec78c60c8c2c97e8356c897eab73.tar.gz
Allow to check pep8 along with D000
This patch only setup package dependency which named Pygments for this test. Pygments also exist item in lower-contraints.txt which does not setup along with tox env. Change-Id: I1a75150b7fd813a4126716b898a55f35c64c5ec6
Diffstat (limited to 'etc')
-rw-r--r--etc/designate/README-designate.conf.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/designate/README-designate.conf.txt b/etc/designate/README-designate.conf.txt
index 5ce3ae5a..d5da9359 100644
--- a/etc/designate/README-designate.conf.txt
+++ b/etc/designate/README-designate.conf.txt
@@ -1,4 +1,4 @@
-To generate the sample designate.conf file, run the following command from the top
-level of the designate directory:
+To generate the sample designate.conf file, run the following command from the
+top level of the designate directory:
- tox -e genconfig \ No newline at end of file
+ tox -e genconfig