setup.py

changeset 66
51b799247d67
parent 58
c97f146dfa32
parent 63
ed4ae866a95a
child 94
7e2ab78dffd9
--- a/setup.py	Sun Feb 26 22:28:30 2017 +0200
+++ b/setup.py	Sun Feb 26 22:30:27 2017 +0200
@@ -54,6 +54,7 @@
           "sphinx",
       ],
       entry_points={
-          'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main'],
+          'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main',
+                              'licel2scc-depol = atmospheric_lidar.scripts.licel2scc_depol:main'],
       },
       )

mercurial