.coveragerc .gitattributes .github/PULL_REQUEST_TEMPLATE .github/workflows/test.yaml .gitignore .testr.conf .travis.yml CONTRIBUTING.rst LICENSE MANIFEST.in README.rst codecov.yml docs/Makefile docs/api-stability.rst docs/certs-dir.rst docs/changelog.rst docs/client_example.py docs/conf.py docs/index.rst docs/pebble-config.json docs/service_example.py docs/using.rst pyproject.toml requirements-doc.txt setup.cfg setup.py src/integration/__init__.py src/integration/test_client.py src/txacme/__init__.py src/txacme/_version.py src/txacme/challenges/__init__.py src/txacme/challenges/_http.py src/txacme/challenges/_libcloud.py src/txacme/client.py src/txacme/errors.py src/txacme/interfaces.py src/txacme/logging.py src/txacme/messages.py src/txacme/newsfragments/.gitignore src/txacme/newsfragments/151-1.feature src/txacme/newsfragments/151-1.removal src/txacme/newsfragments/151.feature src/txacme/newsfragments/151.removal src/txacme/newsfragments/86.bugfix src/txacme/newsfragments/86.removal src/txacme/service.py src/txacme/store.py src/txacme/test/__init__.py src/txacme/test/test_challenges.py src/txacme/test/test_client.py src/txacme/test/test_store.py src/txacme/test/test_util.py src/txacme/testing.py src/txacme/urls.py src/txacme/util.py tox.ini <<<<<< network # path=coverage.xml <<<<<< EOF