Sign in
third-party-mirror
/
certifi
/
python-certifi
/
5ea51247afecf1bf4ebfa8f2db3082e89a8bfaed
/
.
/
Makefile
blob: cb29db08a37766ba01e9b25086438adbc5d276f6 [
file
] [
log
] [
blame
]
update
:
curl https
://
mkcert
.
org
/
generate
/
|
./
strip
-
non
-
ascii
>
certifi
/
cacert
.
pem
publish
:
python
-
m build
twine upload
--
skip
-
existing
--
sign dist
/*