-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsetup.cfg
34 lines (31 loc) · 814 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
28
29
30
31
32
33
34
[metadata]
name = ein12
summary = Configuration for any framework.
description-file = README.rst
home-page = https://github.com/akatrevorjay/ein
author = Trevor Joynson
author_email = [email protected]
license = GPL
keywords =
12factor
configuration
config
classifier =
Development Status :: 5 - Production/Stable
Environment :: Plugins
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: GNU General Public License (GPL)
Operating System :: OS Independent
Programming Language :: Python
Topic :: Software Development
Topic :: Software Development :: Libraries
[files]
packages =
ein
;[build_sphinx]
;source-dir = docs/
;build-dir = docs/_build
;all_files = 1
;[upload_sphinx]
;upload-dir = doc/_build/html