summaryrefslogtreecommitdiff
path: root/docs/core/core_api_contract
diff options
context:
space:
mode:
Diffstat (limited to 'docs/core/core_api_contract')
-rwxr-xr-xdocs/core/core_api_contract2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/core/core_api_contract b/docs/core/core_api_contract
index b70fb8f..ba4a963 100755
--- a/docs/core/core_api_contract
+++ b/docs/core/core_api_contract
@@ -21,6 +21,8 @@ api for Bitmask Core.
The values are meant to be type annotations.
"""
+import pkg_resources
+pkg_resources.get_distribution('leap.bitmask')
if __name__ == "__main__":
from leap.bitmask.core.service import BitmaskBackend