Add pyinvoke task

Ensure git tag matches package versions before uploading
This commit is contained in:
Vincent Maillol
2021-08-04 08:58:07 +02:00
parent 43d2789636
commit dbf1eb6ac4
7 changed files with 239 additions and 58 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ aiohttp_pydantic.egg-info/
build/
coverage.xml
dist/
dist_venv/
venv/