mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
@@ -41,4 +41,4 @@ poetry lock >&2
|
||||
trap 'rm poetry.lock' EXIT
|
||||
|
||||
# We need to remove local packages from the output.
|
||||
poetry export --without-hashes | sed '/^acme @/d; /certbot/d;'
|
||||
poetry export --format constraints.txt --without-hashes | sed '/^acme @/d; /certbot/d;'
|
||||
|
||||
Reference in New Issue
Block a user