mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
make dns tests internal (#9639)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
include LICENSE.txt
|
||||
include README.rst
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
include certbot_dns_route53/py.typed
|
||||
global-exclude __pycache__
|
||||
global-exclude *.py[cod]
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
"""certbot-dns-route53 tests"""
|
||||
Reference in New Issue
Block a user