Installation ============ .. toctree:: Requirements ------------ Supported Python versions: 3.6+ The `cryptography `_, `dnspython `_, `jwcrypto `_, and `dane_discovery `_ modules will be installed as dependencies, when installing this module with pip. Installation ------------ This module and dependencies may be installed by navigating to the root of the repository and running ``pip install .``.