forked from OpenMDAO-Plugins/GeoMACH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
27 lines (26 loc) · 856 Bytes
/
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
[metadata]
name = GeoMACH
version = 0.1
summary = Geometry-centric MDAO of Aircraft Configurations with High fidelity - is an aircraft design tool suite featuring parametric modelers for the geometry and structure of the aircraft that are efficient and supply derivatives with respect to all parameters, enabling optimization with large numbers of design variables.
description-file =
keywords = geometry
home-page = https://github.com/hwangjt/GeoMACH
download-url =
author = John Hwang
author-email = [email protected]
maintainer = John Hwang
maintainer-email = [email protected]
license = LGPL
classifier = Intended Audience :: Science/Research
Topic :: Scientific/Engineering
requires-dist =
provides-dist =
obsoletes-dist =
requires-python =
>=2.6
<3.0
requires-externals =
project-url =
[openmdao]
copyright =
static_path = [ '_static' ]