-
Notifications
You must be signed in to change notification settings - Fork 15
/
setup.cfg
44 lines (41 loc) · 1.1 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
43
[metadata]
name = topfarm
version = 0.1.0
summary = Wind plant optimization tool based on FUSED-Wind and OpenMDAO
description-file = README.md
keywords = openmdao, TOPFARM, FUSED-Wind
home-page = https://github.com/DTUWindEnergy/TOPFARM
download-url = https://github.com/DTUWindEnergy/TOPFARM.git
author = Pierre-Elouan Rethore
author-email = [email protected]
maintainer = Pierre-Elouan Rethore
maintainer-email = [email protected]
license = AGPL v3.0
classifier = Intended Audience :: Science/Research
Topic :: Scientific/Engineering
requires-dist =
openmdao.main==0.10.3
openmdao.lib==0.10.3
fusedwind
numpy
scipy
matplotlib
pandas
seaborn
pyopt
pyopt_driver
provides-dist =
obsoletes-dist =
dependency_links =
https://github.com/FUSED-Wind/[email protected]#egg=fusedwind
http://svn.pyopt.org/tags/release-1.2.0#egg=pyopt
requires-python =
>=2.6
<3.0
requires-externals =
project-url = https://github.com/DTUWindEnergy/TOPFARM
[openmdao]
copyright = (C) DTU-Wind Energy, TOPFARM Development Team
static_path = [ '_static' ]
[easy_install]
find-links = http://openmdao.org/dists