forked from OpenMDAO-Plugins/flops_wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
27 lines (26 loc) · 675 Bytes
/
setup.cfg
File metadata and controls
27 lines (26 loc) · 675 Bytes
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 = flops_wrapper
version = 0.6
summary = OpenMDAO component wrapper for FLOPS
description-file = README.txt
keywords = openmdao
home-page = https://github.com/OpenMDAO-Plugins/flops_wrapper
download-url =
author = Kenneth T. Moore
author-email = kenneth.t.moore-1@nasa.gov
maintainer = Kenneth T. Moore
maintainer-email = kenneth.t.moore-1@nasa.gov
license = Apache License, Version 2.0
classifier = Intended Audience :: Science/Research
Topic :: Scientific/Engineering
requires-dist = openmdao.main
provides-dist =
obsoletes-dist =
requires-python =
>=2.6
<3.0
requires-externals =
project-url =
[openmdao]
copyright =
static_path = [ '_static' ]