Newer
Older
[metadata]
name = topupopt
version = 0.0.1
author = Pedro L. Magalhães
author_email = pmlpm@posteo.de
description = A package for energy system optimisation.
long_description = file: README.md
long_description_content_type = text/markdown
url = https://lab.compute.dtu.dk/pmag/topupopt
project_urls =
Bug Tracker = https://lab.compute.dtu.dk/pmag/topupopt/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: GPLv3
Operating System :: OS Independent
[options]
package_dir =
= src
packages = find:
install_requires =
pyomo
numpy
scipy
networkx
shapely
pandas
geopandas
topupheat
matplotlib
contextily
scikit-learn
python_requires = >=3.8
[options.packages.find]
where = src