project-chip/connectedhomeip

[Cirque] use virtualenv

Open

#33,950 建立於 2024年6月17日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (6,410 star) (1,659 fork)batch import
CI/CD improvementsgood first issue

描述

After upgrading to 24.04 it becomes very obvious that cirque should use a virtualenv instead of dirtying the system python packages.

We should instead create a virtualenv for every pip package install and python usage. We also seem to have significant copy&paste throughout the tests for pip install, those should be consolidated.

貢獻者指南

[Cirque] use virtualenv · project-chip/connectedhomeip#33950 | Good First Issue