qiskit-community/qiskit-metriq

Improve tox workflow using API plugins

Open

#9 aberto em 11 de mai. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (3 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (3 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador