diff --git a/config/repository_config.json b/config/repository_config.json index d99637f9..5296d254 100644 --- a/config/repository_config.json +++ b/config/repository_config.json @@ -13,7 +13,7 @@ "DEVELOPMENTSTATUS" : "Development Status :: 4 - Beta", "INTENDEDAUDIENCE" : "Intended Audience :: Developers", "TOPIC" : "Topic :: Software Development", - "INSTALLREQUIRES" : [], + "INSTALLREQUIRES" : ["pydotdict"], "PACKAGEDATA" : ["*.pdf"], "PACKAGEDOC" : "./packagedoc" }