Update of /cvsroot/pythonreports/PythonReports
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13758
Modified Files:
MANIFEST.in
Log Message:
source distribution includes pylintrc
Index: MANIFEST.in
===================================================================
RCS file: /cvsroot/pythonreports/PythonReports/MANIFEST.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MANIFEST.in 3 Nov 2006 19:45:57 -0000 1.2
--- MANIFEST.in 6 Dec 2006 15:48:05 -0000 1.3
***************
*** 1,3 ****
--- 1,4 ----
include README LICENSE CHANGES
+ include pylintrc
include PythonReports/*.py
include scripts/prd scripts/*.bat
|