summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Ripton <dripton@redhat.com>2013-11-14 14:55:10 -0500
committerDavid Ripton <dripton@redhat.com>2013-11-14 14:55:10 -0500
commitfbc7ef03d18e93d5991aded76bef74258671f4eb (patch)
tree6c8abd8819e21193118b9d8ab7a5a1045f44b680
parentc49b8beb831ae9399f072f9cce7e94cc64e92243 (diff)
downloadsqalchemy-migrate-fbc7ef03d18e93d5991aded76bef74258671f4eb.tar.gz
Remove the tag_build line from setup.cfg
It was causing the release tarball to have an extra ".dev." in its filename, which then broke the script that uploads the release to PyPI. Change-Id: I995fb3e0393468568601e8614c0532b93fbe8ceb
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 948ace6..2d16c95 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,4 +33,3 @@ source-dir = doc/source
[egg_info]
tag_svn_revision = 1
-tag_build = .dev