comparison setup.py @ 13:7459702bf574

mostly spacing fix + comment
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 10 Dec 2012 17:32:14 -0800
parents 421d5119e324
children
comparison
equal deleted inserted replaced
12:421d5119e324 13:7459702bf574
39 packages=['wsgraph'], 39 packages=['wsgraph'],
40 include_package_data=True, 40 include_package_data=True,
41 zip_safe=False, 41 zip_safe=False,
42 **kw 42 **kw
43 ) 43 )
44