Skip to content

Commit fb6e029

Browse files
committed
Merge branch 'developer'
2 parents a7edb79 + e3ebab3 commit fb6e029

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

MANIFEST

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# file GENERATED by distutils, do NOT edit
2+
AUTHOR
3+
COPYING
14
README
25
setup.py
36
libcomxml/__init__.py
@@ -7,7 +10,10 @@ libcomxml/helpers/funcions.py
710
libcomxml/messages/__init__.py
811
libcomxml/messages/facturacio.py
912
libcomxml/messages/mesures.py
10-
libcomxml/messages/switching.py
13+
libcomxml/messages/sw_a3.py
14+
libcomxml/messages/sw_b1.py
1115
libcomxml/messages/sw_c1.py
1216
libcomxml/messages/sw_c2.py
17+
libcomxml/messages/sw_d1.py
1318
libcomxml/messages/sw_m1.py
19+
libcomxml/messages/switching.py

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include AUTHOR COPYING README
2+
recursive-include *.py

0 commit comments

Comments
 (0)