qiskit-community/qiskit-metriq
Ver no GitHubImprove tox workflow using API plugins
Open
#9 aberto em 11 de mai. de 2023
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.