-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsetup.cfg
More file actions
33 lines (29 loc) · 835 Bytes
/
setup.cfg
File metadata and controls
33 lines (29 loc) · 835 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
[metadata]
name = iotp_orchestrator
version = 4.11.0
summary = IoT Platform Orchestrator
description-file =
README.md
author = Telefonica I+D
author-email = alvaro.vegagarcia@telefonica.com
home-page = https://github.com/telefonicaid/orchestrator
classifier =
Environment :: Linux
License :: Telefonica I+D License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3.11
[files]
packages =
orchestrator
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
# NOTE(dstanek): Uncomment the [pbr] section below and remove the ext.apidoc
# Sphinx extension when https://launchpad.net/bugs/1260495 is fixed.
[pbr]
warnerrors = True