diff --git a/setup.py b/setup.py index 8cf27be..e4fe168 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read(fname): "pyyaml", "dynaconf", "pandas", - "oemof.tabular @ git+https://github.com/oemof/oemof-tabular.git@v0.0.5", + "oemof.tabular==0.0.5", "plotly", "frictionless", "matplotlib",