summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add hacking check for line continuation backslashMichael Johnson2023-02-131-0/+1
* Update tox.ini for tox4Michael Johnson2023-01-301-4/+8
* Use TOX_CONSTRAINTS_FILEniuke2022-07-261-3/+3
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-04-301-10/+0
* Add Designate hacking checks to the clientMichael Johnson2021-11-291-0/+13
* Use py3 as the default runtime for toxzhangboye2021-11-241-1/+1
* Remove H402 hacking as it is deprecatedsonu.kumar2021-11-231-2/+1
* Remove install unnecessary packagesmaaoyu2021-03-091-1/+0
* Merge "bump py37 to py38 in tox.ini"Zuul2021-02-031-1/+1
|\
| * bump py37 to py38 in tox.inimaaoyu2020-11-051-1/+1
* | Fix lower-constrains jobErik Olof Gunnar Andersson2021-01-181-0/+4
|/
* Fix doc reference buildsmichaeltchapman2020-10-131-1/+1
* Increase hacking versionNicolas Bock2020-10-101-2/+7
* Drop py27 supportSean McGinnis2020-03-131-10/+15
* Switch upper-constraints URL to static locationSean McGinnis2019-09-201-3/+3
* Add Python 3 Train unit tests2.12.0Corey Bryant2019-06-241-1/+1
* Dropping the py35 testingGhanshyam Mann2019-04-151-1/+1
* Add doc/requirements.txt to releasenotes tox environment98k2019-01-091-0/+3
* Don't quote {posargs} in tox.inistein-em2.11.0Vieri2018-10-091-1/+1
* Switch to stestrVu Cong Tuan2018-07-111-2/+8
* fix tox python3 overridesDoug Hellmann2018-06-061-0/+7
* add lower-constraints jobDoug Hellmann2018-03-221-0/+7
* Split doc requirements into their own fileMonty Taylor2017-12-181-2/+5
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-4/+4
* use setuptools to build the docs even for testingDoug Hellmann2017-07-101-1/+1
* tox: Whitelist rmStephen Finucane2017-04-201-0/+1
* [Fix gate]Update test requirementricolin2017-03-021-1/+1
* Add Python 3.5 classifier and venvCao Xuan Hoang2017-01-201-1/+1
* Add Constraints supportTony Breeds2016-12-211-3/+5
* Add reno support for release notesKiall Mac Innes2016-05-161-0/+3
* Improve python-designateclient docsRahman Syed2016-04-201-0/+4
* Run the functional tests in a more verbose modePaul Glass2016-04-071-1/+2
* Put py34 first in the env order of toxJanonymous2015-12-221-1/+1
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Pass environment variables of proxy to toxsonu.kumar2015-12-041-0/+1
* Clearing out .pyc file before a tox runsonu.kumar2015-11-181-0/+4
* Layout some functional tests for the V2 CLIPaul Glass2015-09-231-0/+10
* Sync tox.ini and add py34Kiall Mac Innes2015-05-291-2/+3
* Enable hacking check H104Christian Berendt2014-07-161-2/+1
* Enabled hacking check H401Christian Berendt2014-07-101-2/+1
* Update hacking package, fix/ignore new style errorsJordan Cazamias2014-07-011-1/+11
* Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* Ensure beta versions are not downloaded from pypiKiall Mac Innes2013-09-181-1/+2
* Add Hacking checksKiall Mac Innes2013-06-091-5/+10
* Migrate to PBRKiall Mac Innes2013-05-251-3/+2
* Switch to flake8 and testrEndre Karlson2013-05-241-24/+18
* Have tox.ini actually run nosetestsKiall Mac Innes2013-03-041-1/+1
* Include setup-requires in tox.iniKiall Mac Innes2012-12-111-1/+2
* Sync tox.ini with moniker repoKiall Mac Innes2012-11-181-4/+10
* Add PyFlakes tox envKiall Mac Innes2012-11-181-4/+13