summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Limit pep8 checks to our sourceDoug Hellmann2012-09-281-1/+1
| | | | | | | | | Exclude the .update-env directory, including anything installed there from third-party packages, when running pep8. Change-Id: I2c2ee9146cbf2f5449f7f8d042b578ec3d8d2b83 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Use pep8 v1.3.3Zhongyue Luo2012-09-131-1/+1
| | | | | | | Fixed indents which violate pep8 1.3.3 Also added .mailmap file to coalesce commits Change-Id: Ia7a788a28e6c0fd9cb52fb7ea477cddd7d589e58
* Merge "Add test-options from Nova /w pyzmq"Jenkins2012-07-201-0/+6
|\
| * Add test-options from Nova /w pyzmqEric Windisch2012-07-171-0/+6
| | | | | | | | Change-Id: Ieebefee89483e5abbcefe1bb9059d89c91dc04df
* | fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-1/+1
|/ | | | | | also,this patch turns off pep8 E125 check. Change-Id: I22d2a94d89530586d614af39af17ae542c5e0cbf
* Exclude .egg files from pep8 checksEric Windisch2012-07-131-1/+1
| | | | Change-Id: I0f403cfa8edec3795f65cf270a9cb2ad0a05d4f5
* Enable sitepackages in tox.Joe Gordon2012-06-281-0/+1
| | | | | | This enables support for testing qpid (not available in pip) Change-Id: I36bc0398ed8e8377dfc8af10ae0981e117a3ec20
* Update tox.ini.Clark Boylan2012-06-251-26/+12
| | | | | | | The contents of tox.ini were out of date. Update them in preparation for Jenkins check and gate tests. Change-Id: I7b6e33b118e0bdab492560c8e36d50c5f7c2c10b
* Run pep8 on tests.Russell Bryant2012-05-161-1/+1
| | | | | | | I noticed that pep8 wasn't running on the tests. This patch fixes that, as well as a couple of pep8 errors in test_cfg. Change-Id: I4429bfe6813a2e9394efb1753cbebbadb9f23833
* Updated tox config for multi-python testing.Monty Taylor2012-02-061-2/+29
| | | | Change-Id: Ib1f768c6783db0e63cb51dfc767ae5a31a295c76
* Added pip-requires and tox.ini to run tests.Monty Taylor2012-01-041-0/+11