qiskit-community/qiskit-metriq

Improve tox workflow using API plugins

Open

#9 创建于 2023年5月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (3 fork)auto 404
good first issuehelp wanted

仓库指标

Star
 (3 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南