Skip to content

Commit fbebdaa

Browse files
authored
Merge pull request #39 from tzumainn/update-author
Update author info
2 parents 56316b5 + 8d5da59 commit fbebdaa

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

setup.cfg

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22
name = python-esileapclient
33
summary = ESI-LEAP CLI
44
description-file = README.md
5+
license = Apache License, Version 2.0
6+
author = ESI
7+
author-email = esi@lists.massopen.cloud
8+
python-requires = >=3.6
9+
classifier =
10+
Environment :: Console
11+
Environment :: OpenStack
12+
Intended Audience :: Developers
13+
Intended Audience :: Information Technology
14+
Intended Audience :: System Administrators
15+
License :: OSI Approved :: Apache Software License
16+
Operating System :: OS Independent
17+
Programming Language :: Python
18+
Programming Language :: Python :: Implementation :: CPython
19+
Programming Language :: Python :: 3 :: Only
20+
Programming Language :: Python :: 3
21+
Programming Language :: Python :: 3.6
22+
Programming Language :: Python :: 3.7
523

624
[files]
725
packages =

0 commit comments

Comments
 (0)