[PythonReports-checkins] PythonReports MANIFEST.in,1.3,1.4
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2006-12-19 16:52:22
|
Update of /cvsroot/pythonreports/PythonReports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19868 Modified Files: MANIFEST.in Log Message: include all test templates Index: MANIFEST.in =================================================================== RCS file: /cvsroot/pythonreports/PythonReports/MANIFEST.in,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MANIFEST.in 6 Dec 2006 15:48:05 -0000 1.3 --- MANIFEST.in 19 Dec 2006 16:52:17 -0000 1.4 *************** *** 4,6 **** include scripts/prd scripts/*.bat include doc/*.txt doc/*.html doc/default.css doc/Makefile ! include test/*.py test/sakila.prt --- 4,6 ---- include scripts/prd scripts/*.bat include doc/*.txt doc/*.html doc/default.css doc/Makefile ! include test/*.py test/*.prt |