setup.py

changeset 56
853ab74421c1
parent 55
e1961b511b3d
child 58
c97f146dfa32
--- a/setup.py	Thu Feb 16 16:35:42 2017 +0200
+++ b/setup.py	Thu Feb 16 17:19:10 2017 +0200
@@ -30,7 +30,7 @@
 
 
 # Run setup
-setup(name='atmospheric_lidar_reader',
+setup(name='atmospheric_lidar',
       packages=['atmospheric_lidar', 'atmospheric_lidar.scripts'],
       version=find_version("atmospheric_lidar", "__init__.py"),
       description='Package for reading raw atmospheric lidar data.',

mercurial