Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
both changes for the egg issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Oct 15, 2015
1 parent eb55787 commit fa47626
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -62,3 +62,6 @@ results.xml

# ignore personal configs
.tower_cli.cfg

# ignore python egg
*.egg-info/
4 changes: 0 additions & 4 deletions setup.cfg
@@ -1,7 +1,3 @@
[egg_info]
egg_base = /tmp


[nosetests]
# don't wrap stdout/stderr
nocapture=1
Expand Down

0 comments on commit fa47626

Please sign in to comment.