summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Install PBR explicitlyClark Boylan2021-04-231-0/+6
* Overhaul Python package metadata and OpenDev URLsJeremy Stanley2021-02-261-2/+1
* Test/assert Python 3.9 supportJeremy Stanley2021-02-241-1/+1
* Assure git-review works with py37 and py38Sorin Sbarnea2021-01-131-1/+1
* Drop support for py27Sorin Sbarnea2021-01-131-1/+1
* Bring zuul configuration in-treeSorin Sbarnea2021-01-131-2/+2
* tox: Use python3 for all testenvsStephen Finucane2020-01-161-2/+3
* trivial: Update to hacking 2.xStephen Finucane2020-01-161-1/+1
* Build docs using Python 3Adam Spiers2019-05-281-0/+1
* Switch from testrepository to stestrSorin Sbarnea2019-02-121-3/+2
* Allow user to control Java version used by toxSorin Sbarnea2019-01-291-2/+8
* tox.ini: add passenv = http_proxy https_proxy # _JAVA_OPTIONSMarc Herbert2018-12-111-0/+5
* tox: Remove dead settings/targetsStephen Finucane2018-10-151-13/+6
* Use doc/requirements and openstackdocsthemeMonty Taylor2018-08-281-0/+3
* Update tox docs environment to use sphinx-buildMonty Taylor2018-08-201-1/+2
* tox: default envlist to supported python versionsSorin Sbarnea2018-07-171-1/+1
* Use hash of test ID to pick Gerrit ports in testsYuriy Taraday2016-08-151-0/+1
* Fix H238 violation and enable check for that ruleJeremy Stanley2015-06-171-1/+1
* Update to newer hacking checksJeremy Stanley2015-06-171-1/+1
* Split README.rst into separate doc filesDoug Hellmann2015-02-031-0/+4
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+1
* Update requirements to OpenStack's recommendationsJeremy Stanley2014-07-031-1/+1
* Reduce testr concurrnecy to 2.Clark Boylan2014-02-141-1/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* Implement integration tests.Dina Belova2013-08-151-1/+5
* Migrate to pbr.Dina Belova2013-08-151-4/+9
* Pin hacking <0.6Jeremy Stanley2013-08-081-1/+1
* Fix pep8 deps for pyflakes version conflict.Jeremy Stanley2013-07-091-2/+1
* Add venv testenv to tox.ini.Clark Boylan2013-04-051-0/+3
* Align to OpenStack Hacking guidelines.Monty Taylor2013-04-041-0/+1
* Switch to flake8 from pep8.Monty Taylor2013-04-041-2/+8
* Revert to 1.17.James E. Blair2012-09-301-1/+1
* Configure a pep8 tox environment.Clark Boylan2012-09-271-2/+4
* Fix pep8 errors with 1.3.1Mark McLoughlin2012-06-251-1/+1
* Freeze requirements for sdist packages.Monty Taylor2012-01-271-2/+5
* Added tox support for testing pep8.1.10Monty Taylor2012-01-261-0/+8