diff -r 000000000000 -r 6474c204b198 python/mock-1.0.0/setup.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/python/mock-1.0.0/setup.cfg Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,12 @@ +[build_sphinx] +source-dir = docs +build-dir = html + +[sdist] +force-manifest = 1 + +[egg_info] +tag_build = +tag_date = 0 +tag_svn_revision = 0 +