Updated tox config for multi-python testing.

Change-Id: Ib1f768c6783db0e63cb51dfc767ae5a31a295c76
This commit is contained in:
Monty Taylor 2012-02-06 09:49:09 -05:00
parent 11ad398568
commit 5b021a9b60
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -2,7 +2,11 @@
*.pyc
*.log
.coverage
requirements.txt
.venv
.tox
cover/
openstack.common.egg-info/
.openstack-common-venv/
skeleton.egg-info/
build/