kiwi-el8/.github
Marcus Schäfer 02588143fc
Stick with tox v3.28.0 for unit testing
tox >= 3.0.15 together with virtualenv >= 20.17.1 raises
strange incompatibilities and prevents the unit test run
because tox calls virtualenv in a wrong way leading to
strange error messages like:
---
usage: virtualenv ...
virtualenv: error: argument dest: destination '{check,devel,packagedoc,doc,doc_gh_pages,doc_suse,doc_man,scripts,}: /home/runner/work/kiwi/kiwi/.tox/3\n/home/runner/work/kiwi/kiwi/.tox/3.8' must not contain the path separator (:) as this would break the activation scripts
---
All this doesn't make sense to me at all and worked
without any issues before.
2022-12-20 18:58:10 +01:00
..
workflows Stick with tox v3.28.0 for unit testing 2022-12-20 18:58:10 +01:00
CONTRIBUTING.md First draft of issue#43 2016-03-10 13:33:50 +01:00
ISSUE_TEMPLATE.md github: Refresh issue template to cover more operating scenarios 2022-06-22 17:38:20 -04:00
PULL_REQUEST_TEMPLATE.md First draft of issue#43 2016-03-10 13:33:50 +01:00