-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsetup.cfg
More file actions
33 lines (30 loc) · 742 Bytes
/
setup.cfg
File metadata and controls
33 lines (30 loc) · 742 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
28
29
30
31
32
33
[metadata]
name = ledbot
summary = LEDs and matrices and LEDs oh my
description-file = README.rst
home-page = https://github.com/akatrevorjay/ledbot
author = Trevor Joynson
author_email = github@skywww.net
license = GPL
keywords =
led
matrix
chat
bot
classifier =
Development Status :: 5 - Production/Stable
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
[files]
packages =
ledbot
;[build_sphinx]
;source-dir = docs/
;build-dir = docs/_build
;all_files = 1
;[upload_sphinx]
;upload-dir = doc/_build/html