diff --git a/pyproject.toml b/pyproject.toml index edef531..2e258e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ authors=[ description = "Data hub for pandapower and pandapipes networks based on MongoDB" readme = "README.md" license = { file = "LICENSE" } +dynamic = ["dependencies"] requires-python = ">=3.8" classifiers = [ "Development Status :: 5 - Production/Stable",