diff --git a/docs/conf.py b/docs/conf.py index ec70f43..345c9f5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -13,7 +13,7 @@ # import os # import sys # sys.path.insert(0, os.path.abspath(".")) - +from pkg_resources import get_distribution # -- Project information -----------------------------------------------------