Skip to content

Commit

Permalink
added setup.cfg
Browse files Browse the repository at this point in the history
--HG--
extra : convert_revision : svn%3A77541ad4-5f01-0410-9ede-a1b63cd9a898/projects/tg.devtools/trunk%405096
  • Loading branch information
alberto committed Aug 5, 2008
1 parent 3ad2335 commit fa120b8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.cfg
@@ -0,0 +1,7 @@
[aliases]
# A handy alias to make a release to pypi
release = egg_info -RDb "" sdist bdist_egg register upload

[egg_info]
tag_build = dev
tag_svn_revision = true

0 comments on commit fa120b8

Please sign in to comment.