expose buildbot-autoscale-ext as individual Python package; rename venv to -venv suffix
This commit is contained in:
parent
2f0fffa905
commit
d739c63559
1 changed files with 2 additions and 1 deletions
|
|
@ -84,7 +84,8 @@
|
|||
in
|
||||
{
|
||||
nix-builder-autoscaler = venv;
|
||||
buildbot-autoscale-ext = buildbotExtVenv;
|
||||
buildbot-autoscale-ext = buildbotExtPythonSet."buildbot-autoscale-ext";
|
||||
buildbot-autoscale-ext-venv = buildbotExtVenv;
|
||||
default = venv;
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue