summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDamien Churchill <damoc@gmail.com>2009-04-06 14:54:20 +0000
committerDamien Churchill <damoc@gmail.com>2009-04-06 14:54:20 +0000
commit248eb7341c9da968a8661b2b453e17d94c6608c3 (patch)
tree06e839e5e39d47b78878df18958d11571ecc58db /setup.cfg
parent5b8f9f29b88b2ef1d4cf6fb8fd131b1615a223ed (diff)
downloaddeluge-248eb7341c9da968a8661b2b453e17d94c6608c3.tar.gz
deluge-248eb7341c9da968a8661b2b453e17d94c6608c3.tar.bz2
deluge-248eb7341c9da968a8661b2b453e17d94c6608c3.zip
use the setup.cfg file to tag the build as -dev
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 000000000..ca69e52a5
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,3 @@
+[egg_info]
+tag_build = -dev
+tag_svn_revision = false