You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-François Nguyen c16e678c49 Add a --exclude parameter to the check command.
Also, remove the expand command; when a group of checks is selected by
the 'check' command, its members are immediately added to the session.
3 years ago
cores/microwatt Add a --exclude parameter to the check command. 3 years ago
power_fv Add a --exclude parameter to the check command. 3 years ago
.gitignore
LICENSE.txt
README.md
poetry.lock
pyproject.toml

README.md

power-fv

(TODO)

Prerequisites

Installation

pip3 install poetry --user
poetry install

See the cores folder for usage examples.