summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2010-07-19 11:25:18 -0500
committerMonty Taylor <mordred@inaugust.com>2010-07-19 11:25:18 -0500
commit659382e466cb11df6f2c9d81e3e5f0d1bc2a4c5c (patch)
tree0b32629f5b13869b5408a509abf8a7e9287e73da /setup.cfg
parent456f9cd950b88e2495cc44b56a724f8342296d7a (diff)
parentc2f9d1e560484c4a45e7264d9abb0212ced828cf (diff)
downloadswift-659382e466cb11df6f2c9d81e3e5f0d1bc2a4c5c.tar.gz
New upstream release.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 7 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 839472544..d53addcbf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,9 @@
[build_sphinx]
+all_files = 1
+build-dir = doc/build
source-dir = doc/source
-build-dir = doc/build
-all_files = 1
+
+[egg_info]
+tag_build =
+tag_date = 0
+tag_svn_revision = 0