[Liblas-commits] hg: add colorize to the scripts target
liblas-commits at liblas.org
liblas-commits at liblas.org
Sun Jul 25 23:07:04 EDT 2010
changeset bc162e944a45 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=bc162e944a45
summary: add colorize to the scripts target
diffstat:
python/setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 25d13655dd41 -r bc162e944a45 python/setup.py
--- a/python/setup.py Fri Jul 23 22:31:18 2010 -0500
+++ b/python/setup.py Sun Jul 25 22:06:57 2010 -0500
@@ -27,7 +27,7 @@
else:
data_files = None
-scripts =['scripts/oci2las.py','scripts/laskdtree.py',]
+scripts =['scripts/oci2las.py','scripts/laskdtree.py','scripts/colorize.py']
setup(name = 'libLAS',
version = version,
More information about the Liblas-commits
mailing list