setup.py

changeset 132
dc48952c383d
parent 109
8e4a9a8c03d7
child 157
03b470b0a05f
equal deleted inserted replaced
131:7225c844bdc5 132:dc48952c383d
50 install_requires=[ 50 install_requires=[
51 "netCDF4", 51 "netCDF4",
52 "numpy", 52 "numpy",
53 "matplotlib", 53 "matplotlib",
54 "sphinx", 54 "sphinx",
55 "numpydoc",
55 "pytz", 56 "pytz",
56 "pyyaml", 57 "pyyaml",
57 ], 58 ],
58 entry_points={ 59 entry_points={
59 'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main', 60 'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main',

mercurial