Merge branch 'cnfvar-deprecations'
[pyi2ncommon] / setup.py
index 01966be..44a68f5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(name='pyi2ncommon',
       author='Intra2net AG',
       author_email='info@intra2net.com',
       url='http://www.intra2net.com',
-      packages=['pyi2ncommon', 'pyi2ncommon.cnfline', 'pyi2ncommon.cnfvar'],
+      packages=['pyi2ncommon', 'pyi2ncommon.cnfvar'],
       package_dir={'pyi2ncommon': 'src'},
       license_files=('COPYING.GPL', 'Linking-Exception.txt'),
       license='GPLv2 + linking exception',