Fix README.rst and add syntax check

Change-Id: I3559cccac407f0f6c72597bf874e3bfd4bfe7f76
Story: 2002163
Task: 24277
This commit is contained in:
Witold Bedyk 2018-08-06 14:23:12 +02:00
parent bf96471ac0
commit fb675ac141
2 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.. _Team and repository tags: https://governance.openstack.org/tc/reference/tags/index.html
.. _layered architecture: https://en.wikipedia.org/wiki/Multilayered_architecture
.. _docs/monasca-api-spec.md: docs/monasca-api-spec.md
.. _here: /docs/java.md

View File

@ -64,6 +64,7 @@ commands =
{[testenv:bandit]commands}
{[testenv:bashate]commands}
{[testenv:checkniceness]commands}
python setup.py check --restructuredtext --strict
[testenv:docs]
basepython = python3