mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Add some missing type libraries for mypy (#9657)
* add some missing types * install pkg-config * install pkg-config for docker too * add pkg-config to plugins * pkg-config when cryptography may need to be built * deps cleanup * more comments * more tweaks
This commit is contained in:
@@ -47,6 +47,7 @@ parts:
|
||||
- libffi-dev
|
||||
- python3-dev
|
||||
- cargo
|
||||
- pkg-config
|
||||
certbot-metadata:
|
||||
plugin: dump
|
||||
source: .
|
||||
|
||||
Reference in New Issue
Block a user