You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: