110:b307099457cf | 111:16b58fb6d5c0 |
---|---|
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 }, |