Skip to content

Commit

Permalink
Remove egio from installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Mar 23, 2023
1 parent c7288fb commit fc74e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ def read(*names, **kwargs):
packages=find_packages(),
include_package_data=True,
install_requires=[
"egoio == 0.4.7",
"geoalchemy2 >= 0.3.0",
"geopandas",
"keyring",
"matplotlib >= 3.0.3",
"oedialect",
# PyPSA uses a deprecated import that errors with Pyomo 6.4.3.
Expand Down

0 comments on commit fc74e3a

Please sign in to comment.