qiskit-community/qiskit-metriq

Improve tox workflow using API plugins

Open

#9 opened on 2023年5月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (3 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Check https://tox.wiki/en/latest/plugins_api.html

In the future, we want to be able to automate the way we run benchmark tasks using tox. The API plugins could help creating flexible tox environments, by passing specific python and dependency versions, instead of creating a new tox.ini file on the fly as the current approach.

コントリビューターガイド