Skip to content

Commit

Permalink
Turn on with-id in setup.cfg.
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtraschke committed Aug 31, 2009
1 parent bed52fa commit 23f7b17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .hgignore
Expand Up @@ -6,6 +6,7 @@ syntax: glob
*.pyc
*.egg-info
.coverage
.noseids
docs/build
docs/coverage
build
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -6,3 +6,4 @@ cover-erase=1
cover-html=1
cover-html-dir=docs/coverage
with-doctest=1
with-id = 1

0 comments on commit 23f7b17

Please sign in to comment.