Roman Kuznecov
6710f84a90
tox: Do not concat stdout and stderr in getting siblings
Several packages in calling "python setup.py --name ..." may return warning message, e.g.: ... _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' <PACKAGE_NAME> and then this huge log places into the package_name variable. But script expects that package_name will contain only package name. Because of this situation could not find siblings packages and install them. Change-Id: I5bf9a19233c48d1260b5ab17d749bfc58a8ef2fa
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.3%
Jinja
8.2%
Shell
2.1%
Dockerfile
0.2%
Nim
0.1%