mirror of
https://github.com/certbot/certbot.git
synced 2025-08-06 16:42:41 +03:00
Deprecate acme.typing_magic module, stop using it in certbot (#8643)
* Deprecate acme.magic_typing, stop to use it in certbot * Isort * Add a changelog entry Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,6 @@ import os
|
||||
|
||||
import pip_install
|
||||
|
||||
|
||||
_REQUIREMENTS_PATH = os.path.join(os.path.dirname(__file__), "pipstrap_constraints.txt")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user