comparison python-daemon-2.0.5/setup.cfg @ 33:7ceb967147c3

start xena with no gui add library files
author jingchunzhu <jingchunzhu@gmail.com>
date Wed, 22 Jul 2015 13:24:44 -0700
parents
children
comparison
equal deleted inserted replaced
32:63b1ba1e3424 33:7ceb967147c3
1 [aliases]
2 distribute = register sdist bdist_wheel upload
3
4 [bdist_wheel]
5 universal = true
6
7 [egg_info]
8 tag_svn_revision = 0
9 tag_date = 0
10 tag_build =
11