qiskit-community/qiskit-metriq

Improve tox workflow using API plugins

Open

#9 geöffnet am 11. Mai 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (3 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide