git://developer.intra2net.com
/
pyi2ncommon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5deeac2
)
Include the cnfline subpackage in the setuptools script
author
Plamen Dimitrov
<pdimitrov@pevogam.com>
Sun, 30 Sep 2018 05:20:10 +0000 (13:20 +0800)
committer
Plamen Dimitrov
<pdimitrov@pevogam.com>
Mon, 5 Nov 2018 08:55:21 +0000 (16:55 +0800)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/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