setup.py

changeset 109
8e4a9a8c03d7
parent 101
3e97bd360eda
child 132
dc48952c383d
equal deleted inserted replaced
108:b5a0a2d2ce81 109:8e4a9a8c03d7
51 "netCDF4", 51 "netCDF4",
52 "numpy", 52 "numpy",
53 "matplotlib", 53 "matplotlib",
54 "sphinx", 54 "sphinx",
55 "pytz", 55 "pytz",
56 "pyyaml",
56 ], 57 ],
57 entry_points={ 58 entry_points={
58 'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main', 59 'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main',
59 'licel2scc-depol = atmospheric_lidar.scripts.licel2scc_depol:main'], 60 'licel2scc-depol = atmospheric_lidar.scripts.licel2scc_depol:main'],
60 }, 61 },

mercurial