setup.py

changeset 94
7e2ab78dffd9
parent 66
51b799247d67
child 101
3e97bd360eda
--- a/setup.py	Wed Dec 06 17:14:02 2017 +0200
+++ b/setup.py	Thu Dec 07 06:54:38 2017 +0200
@@ -31,7 +31,7 @@
 
 # Run setup
 setup(name='atmospheric_lidar',
-      packages=['atmospheric_lidar', 'atmospheric_lidar.scripts'],
+      packages=['atmospheric_lidar', 'atmospheric_lidar.scripts', 'atmospheric_lidar.systems'],
       version=find_version("atmospheric_lidar", "__init__.py"),
       description='Package for reading raw atmospheric lidar data.',
       long_description=long_description,

mercurial