Enable deploy on pypi

This commit is contained in:
Vincent Maillol
2021-07-16 10:52:41 +02:00
parent 17220f2840
commit c9c8c6e205
3 changed files with 29 additions and 13 deletions

2
.gitignore vendored
View File

@@ -1,9 +1,9 @@
.coverage
.idea/
.pypirc
.pytest_cache
__pycache__
aiohttp_pydantic.egg-info/
build/
coverage.xml
dist/