summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to latest hacking - v6Jay Faulkner2023-04-211-1/+1
* Readd usedevelop true to tox.iniRiccardo Pittau2023-01-251-0/+1
* Fix for tox4 and setuptoolsRiccardo Pittau2023-01-021-0/+1
* Fixes for tox 4.0Jay Faulkner2022-12-151-7/+8
* Drop lower-constraints.txt and its testingRiccardo Pittau2022-05-101-6/+0
* Merge "Increase version of hacking and pycodestyle"Zuul2021-08-111-2/+2
|\
| * Increase version of hacking and pycodestyleRiccardo Pittau2021-07-301-2/+2
* | Add lower-constraints job to current development branchRiccardo Pittau2021-08-041-0/+6
|/
* Remove lower-constraints joblikui2021-06-111-7/+0
* Changed minversion in tox to 3.18.0likui2021-06-031-4/+4
* unit tests: Capture log outputZane Bitter2021-04-291-0/+1
* Update minversion of toxRiccardo Pittau2021-01-221-1/+1
* Merge "Avoid a full install in tox environments that do not need it"Zuul2020-12-151-5/+12
|\
| * Avoid a full install in tox environments that do not need itDmitry Tantsur2020-12-141-5/+12
* | Upgrade version of doc8Riccardo Pittau2020-12-141-1/+1
|/
* Fix lower-constraints with the new pip resolverIury Gregory Melo Ferreira2020-12-091-0/+6
* Reuse the docs deps to benefit from constraintslikui2020-11-181-0/+2
* Use TOX_CONSTRAINTS_FILElikui2020-11-031-1/+1
* Import example hardware managers from ipa-example-hardware-managersDmitry Tantsur2020-07-311-2/+7
* Set min version of tox to 3.2.1Riccardo Pittau2020-07-151-1/+1
* Fix apidoc buildJulia Kreger2020-06-151-0/+4
* Stop configuring install_command in tox.Iury Gregory Melo Ferreira2020-04-171-1/+0
* Cleanup py27 supportAndreas Jaeger2020-04-051-1/+1
* Enforce running tox with correct python version based on envRiccardo Pittau2019-12-231-1/+2
* Remove the configuration sample fileDmitry Tantsur2019-12-021-0/+2
* Drop python 2.7 support and testingMadhuri Kumari2019-11-221-13/+2
* tox.ini: remove the devenv environmentDmitry Tantsur2019-09-261-5/+0
* Fix tox.ini to correctly test lower-constraintsDmitry Tantsur2019-09-251-2/+6
* Build pdf docKaifeng Wang2019-09-061-0/+9
* Adds bandit template and exclude some of testsKaifeng Wang2019-06-201-1/+2
* Incorporate bandit support in CIKaifeng Wang2019-06-051-0/+5
* Fetch upper constraints from opendev.orgPavlo Shchelokovskyy2019-04-221-1/+1
* Update min tox version to 2.0taoguo2018-11-101-1/+1
* Switch to using stestrChuck Short2018-06-291-3/+3
* fix tox python3 overrideshuang.zhiping2018-06-091-0/+10
* flake8: Add W503 to ignore list as invalidJohn L. Villalovos2018-04-111-1/+3
* add lower-constraints jobDoug Hellmann2018-03-221-0/+7
* Replace curly quotes with straight quotesmelissaml2018-01-261-1/+1
* Merge "Use 'functional' tox environment"Zuul2017-12-201-2/+2
|\
| * Use 'functional' tox environmentRuby Loo2017-12-201-2/+2
* | tox: Don't create *.pyc files during unit/functional testsJohn L. Villalovos2017-12-011-0/+2
|/
* tox: Use the default version of Python 3 for tox testsJohn L. Villalovos2017-10-171-1/+1
* Fix for broken zuul v3 job and releasenotesJohn L. Villalovos2017-10-161-2/+0
* Migrate to stestr as unit tests runnerJohn L. Villalovos2017-09-261-1/+6
* flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-231-1/+4
* Use standard quote characterMateusz Kowalski2017-08-091-1/+1
* Add a debug tox environmentJulian Edwards2017-03-311-0/+4
* flake8: Specify 'ironic_python_agent' as name of appJohn L. Villalovos2017-03-161-0/+1
* Python 3.4 (py34) is removed from tox envlistAnnie Lezil2017-03-031-1/+1
* Use flake8-import-orderJohn L. Villalovos2017-02-161-0/+1