mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
make sdists fail
This commit is contained in:
parent
20c727ef45
commit
29174539f1
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ if [ -f /etc/redhat-release ] && [ "$(. /etc/os-release 2> /dev/null && echo "$V
|
|||
sed -i 's|pyOpenSSL==.*|pyOpenSSL==19.1.0|g' "$CONSTRAINTS"
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
||||
PLUGINS="certbot-apache certbot-nginx"
|
||||
# build sdists
|
||||
|
|
|
|||
Loading…
Reference in a new issue