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.

貢獻者指南