/
githubmirror
/
certbot
Обзор
Документация
Войти
/
githubmirror
/
certbot
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
certbot-compatibility-test/src/certbot_compatibility_test/errors.py
5 строк
117 B
ohemorange
Add --use-pep517 flag to pip to silence warning in tools/venv.py, and switch codebase to src-layout (#10249)
11 апр 2025, 22:30
Не верифицирован
11 апр 2025, 22:30
16f8585
Код
Авторство
О чём код?
"""Certbot compatibility test errors""" class Error(Exception): """Generic Certbot compatibility test error"""