Include the cnfline subpackage in the setuptools script
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Sun, 30 Sep 2018 05:20:10 +0000 (13:20 +0800)
committerPlamen Dimitrov <pdimitrov@pevogam.com>
Mon, 5 Nov 2018 08:55:21 +0000 (16:55 +0800)
setup.py

index 9b472cf..28bb74b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(name='pyi2ncommon',
       author='Intra2net AG',
       author_email='info@intra2net.com',
       url='http://www.intra2net.com',
-      packages=['pyi2ncommon'],
+      packages=['pyi2ncommon', 'pyi2ncommon.cnfline'],
       package_dir={'pyi2ncommon': 'src'},
       # these files go into the srpm but not the rpm when building them using
       # setup.py bdist_rpm