From 4279b1b5ab518324132fa2b6ea700345cd6f3617 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Tue, 29 May 2018 11:13:06 -0600 Subject: [PATCH] Fix readme doc Recent changes to pypi prevent uploading if the rst has issues. $ python setup.py check -r -s running check warning: check: Title underline too short. (line 42) warning: check: Title underline too short. (line 42) error: Please correct your package. Change-Id: Ia1e014cce3e95ccd065395775370d6c29572466f Related-Bug: #1774001 (cherry picked from commit 8872187d6771c08e0a49f9800d0e6e45bf4ec72c) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 595f1a0cd..df35e2b41 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ code to accomplish these tasks. :: mistral action-list | grep tripleo Workflow Development ------------------- +-------------------- When developing new workflows, you will need to reload the modified workflows,