Simple refresh should update keys and get rid of signature errors.
gpg --refresh-keys
For arch linux, make sure to update the keyring:
sudo pacman -S archlinux-keyring
Simple refresh should update keys and get rid of signature errors.
gpg --refresh-keys
For arch linux, make sure to update the keyring:
sudo pacman -S archlinux-keyring
python3 setup.py sdist
python3 -m twine upload –repository pypi dist/<package-name><version>*