forked from Breakthrough-Energy/PowerSimData
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
42 lines (40 loc) · 1.01 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[metadata]
name = powersimdata
version = 0.5.5
author = Breakthrough Energy
author_email = sciences@breakthroughenergy.org
description = Power Simulation Data
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/Breakthrough-Energy/PowerSimData
project_urls =
Bug Tracker = https://github.com/Breakthrough-Energy/PowerSimData/issues
classifiers =
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[options]
zip_safe = False
packages = find:
python_requires = >=3.8
install_requires =
networkx
numpy
pandas
paramiko
scipy
tqdm
requests
fs==2.4.14
fs.sshfs
fs-azureblob>=0.2.1
pypsa
[options.package_data]
powersimdata =
network/*/data/*.csv
design/investment/data/*.csv
design/investment/data/*/*
utility/templates/*.csv