nuttx-apps/.github
Marco Casaroli bc19db2c78 ci: use venv for check
To avoid the following CI error:

This environment is externally managed
--> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.

    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.

    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.

    See /usr/share/doc/python3.12/README.venv for more information.
2024-10-13 10:17:17 +08:00
..
ISSUE_TEMPLATE github: sync labels with nuttx repo 2024-10-02 20:55:54 +08:00
linters github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black 2023-04-17 01:47:31 -07:00
workflows ci: use venv for check 2024-10-13 10:17:17 +08:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-21 16:43:58 +03:00
PULL_REQUEST_TEMPLATE.md github: Copy PULL_REQUEST_TEMPLATE.md from nuttx repo 2020-05-01 23:13:22 -07:00