summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove py26 supportricolin2015-12-021-1/+1
|/
* Add py35 to default tox environmentsTim Burke2015-10-011-1/+1
* Drop flake8 ignores for already-passing testsTim Burke2015-08-191-8/+1
* flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-10/+16
* change deprecated assertEquals to assertEqualHiroshi Miura2015-08-061-1/+2
* fix old style class definition(H238)Hiroshi Miura2015-08-041-1/+2
* Block comment PEP8 fix.Ondrej Novy2015-07-301-1/+1
* Add passenv to tox.ini to make functests run with tempauthAlistair Coles2015-06-031-0/+1
* add functional tox targetSean Dague2015-02-171-0/+10
* Work toward Python 3.4 support and testing2.3.0Jeremy Stanley2014-09-031-1/+1
* Add a tox job for generating docsSteve Martinelli2014-07-241-0/+4
* Removed now unnecesary workaround for PyPyAlex Gaynor2014-05-311-5/+0
* Fix running the unittests under py3Chmouel Boudjnah2014-05-091-1/+1
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-1/+1
* Make bin/swift testable part 1Christian Schwede2014-03-251-1/+1
* Fix temporary pypy gate issue with setuptoolsChmouel Boudjnah2014-03-191-0/+5
* Only run flake8 on swiftclient codeSamuel Merritt2014-02-131-2/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* match hacking rules in swiftJohn Dickinson2014-01-241-0/+7
* Updates tox.ini to use new featuresSushil Kumar2013-12-121-0/+3
* Fix Sphinx version issueJohn Dickinson2013-12-111-0/+1
* Added support for running the tests under PyPy with toxAlex Gaynor2013-08-281-1/+1
* python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* Rename requires files to standard names.niu-zglinux2013-05-301-2/+2
* Switch to flake8.Monty Taylor2013-05-011-2/+8
* Fixed pep8 errors in test directory.jola-mirecka2013-03-221-1/+1
* Use testr instead of nose.Monty Taylor2013-01-181-23/+6
* Consume version info from pkg_resources.Clark Boylan2012-07-111-1/+1
* Removed now-unused .cache.bundle references.1.1.01.0Monty Taylor2012-05-211-4/+0
* Add openstack project infrastructure.Monty Taylor2012-05-161-0/+46