energy_system_modelling_wor.../pyproject.toml

8 lines
164 B
TOML
Raw Normal View History

2023-01-24 10:51:50 -05:00
# pyproject.toml
[build-system]
requires = ["setuptools>=61.0.0", "wheel"]
build-backend = "setuptools.build_meta"
2023-01-31 13:11:39 -05:00
[options.packages.find_namespace]
where = "hub"