Skip to content

Commit

Permalink
Updated setup.cfg to work with git better
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jul 26, 2013
1 parent f7be5f9 commit 2f8ed62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[egg_info]
tag_build = dev
tag_svn_revision = true
tag_date = true

[aliases]
release = egg_info -RDb ''

[pytest]
norecursedirs = .* _* scripts {args}

0 comments on commit 2f8ed62

Please sign in to comment.