setup.py

changeset 157
03b470b0a05f
parent 132
dc48952c383d
child 168
9fed2446a59f
--- a/setup.py	Fri Sep 14 16:37:20 2018 +0300
+++ b/setup.py	Tue Sep 25 12:43:14 2018 +0300
@@ -58,6 +58,7 @@
       ],
       entry_points={
           'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main',
-                              'licel2scc-depol = atmospheric_lidar.scripts.licel2scc_depol:main'],
+                              'licel2scc-depol = atmospheric_lidar.scripts.licel2scc_depol:main',
+                              'licel2tc = atmospheric_lidar.scripts.licel2tc:main'],
       },
       )

mercurial