1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-05 15:48:09 +01:00

both changes for the egg issue

This commit is contained in:
AlanCoding
2015-10-15 15:41:28 -04:00
parent eb55787927
commit fa47626141
2 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View File

@@ -62,3 +62,6 @@ results.xml
# ignore personal configs
.tower_cli.cfg
# ignore python egg
*.egg-info/

View File

@@ -1,7 +1,3 @@
[egg_info]
egg_base = /tmp
[nosetests]
# don't wrap stdout/stderr
nocapture=1