1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/python/mock-1.0.0/setup.cfg Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +[build_sphinx] 1.5 +source-dir = docs 1.6 +build-dir = html 1.7 + 1.8 +[sdist] 1.9 +force-manifest = 1 1.10 + 1.11 +[egg_info] 1.12 +tag_build = 1.13 +tag_date = 0 1.14 +tag_svn_revision = 0 1.15 +