mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-14 19:19:32 +00:00
Add module to package
This commit is contained in:
parent
e48a589124
commit
eb930381da
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ description = "Tornado OpenAPI 3 request and response validation library"
|
|||
authors = ["Correl Roush <correl@gmail.com>"]
|
||||
license = "MIT"
|
||||
readme = "README.rst"
|
||||
packages = [
|
||||
{ include = "openapi3" },
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
|
|
Loading…
Reference in a new issue