Thu, 14 Dec 2017 22:47:51 +0200
New requirement.
--- a/setup.py Thu Dec 14 22:47:33 2017 +0200 +++ b/setup.py Thu Dec 14 22:47:51 2017 +0200 @@ -53,6 +53,7 @@ "matplotlib", "sphinx", "pytz", + "pyyaml", ], entry_points={ 'console_scripts': ['licel2scc = atmospheric_lidar.scripts.licel2scc:main',