forked from apache/cassandra-ccm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
27 lines (24 loc) · 699 Bytes
/
setup.cfg
File metadata and controls
27 lines (24 loc) · 699 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
[metadata]
name=ccm
version=3.1.6
description=Cassandra Cluster Manager
url='https://github.com/riptano/ccm'
description-file = README.md
description-content-type = text/markdown; charset=UTF-8
classifier=
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6'
[pbr]
skip_authors=1
skip_changelog=1
[files]
packages =
ccmlib
ccmlib.cmds