zuul-jobs/roles/tox/library
Bhagyashri Shewale 84b86437c5 Handled TypeError while installing any sibling python packages
The below error is coming on mol-centos7 jobs while
installing sibling for python2 packeges on centos7

Error: TypeError: initial_value must be unicode or None, not str

This patch handled the TypeError while installing sibling
for python packeges for centos7.

Closes-Bug: #1946641
Change-Id: Ie8058cca92d099e50af19b95b4c417c5a665da0d
2021-10-13 12:52:03 +05:30
..
test-cases Merge "Revert "tox: update lint regex to not require column"" 2020-05-18 12:52:49 +00:00
__init__.py Add a python unit test framework 2018-07-25 09:11:25 -07:00
test_tox_install_sibling_packages.py Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
test_tox_parse_output.py Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
test-constraints.txt Fix unittests for python2 and fedora 2020-02-24 10:50:13 -06:00
tox_install_sibling_packages.py Handled TypeError while installing any sibling python packages 2021-10-13 12:52:03 +05:30
tox_parse_output.py Revert "tox: update lint regex to not require column" 2020-05-18 12:23:56 +00:00