8 ms·
Indeed. I stopped using gpg for my packages, and started with minisign. Unfortunately, PyPi doesn't support any kind of metadata file, like a signature file, so
by hackan 3y ago
Indeed. I stopped using gpg for my packages, and started with minisign.
Unfortunately, PyPi doesn't support any kind of metadata file, like a signature file, so I can't upload them :(
Unless maybe u name it like a pgp file, but them u are hurting UX. Anyway, I simple upload them to my releases anyway, in Gitlab or Github.