mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
include py.typed marker files in distribution (#9187)
This commit is contained in:
@@ -3,5 +3,6 @@ include README.rst
|
||||
recursive-include tests *
|
||||
recursive-include certbot_apache/_internal/augeas_lens *.aug
|
||||
recursive-include certbot_apache/_internal/tls_configs *.conf
|
||||
include certbot_apache/py.typed
|
||||
global-exclude __pycache__
|
||||
global-exclude *.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user