version=1.7.1 fix README render, force twine check because travis does not mount error.

This commit is contained in:
Vincent Maillol
2020-12-20 17:06:17 +01:00
parent 071395e8bd
commit 4ff9739293
5 changed files with 6 additions and 2 deletions

View File

@@ -302,6 +302,7 @@ You can generate the OAS in a json or yaml file using the aiohttp_pydantic.oas c
python -m aiohttp_pydantic.oas demo.main
.. code-block:: bash
$ python3 -m aiohttp_pydantic.oas --help
usage: __main__.py [-h] [-b FILE] [-o FILE] [-f FORMAT] [APP [APP ...]]