Updating the release process, and validating credentials are active (#386)

* pypi release improvements, and credential checks

* deps updates along the way
This commit is contained in:
Chayim 2022-10-06 18:09:43 +03:00 committed by GitHub
parent 660db8f8f5
commit 4833a3198e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 181 additions and 581 deletions

View file

@ -60,7 +60,6 @@ pytest-cov = "^3.0.0"
pytest-xdist = "^2.5.0"
unasync = "^0.5.0"
pytest-asyncio = "^0.19.0"
twine = "^4.0.1"
email-validator = "^1.3.0"
tox = "^3.26.0"
tox-pyenv = "^1.1.0"