Update configs to highlight sync command

This commit is contained in:
Mads Oestergaard 2024-11-04 10:05:39 +01:00
parent fb7011fe13
commit 3d06b410c4
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
# poetry_version: "<2",
# poetry_install_extra_args: ["-v"]
# uv_version: ">0.4",
# uv_install_extra_args: ["-v"]
# uv_sync_extra_args: ["--all-extras"]
# virtual environment inherits packages from system
system_site_packages: false,

View File

@ -86,7 +86,7 @@ agent {
# poetry_version: "<2",
# poetry_install_extra_args: ["-v"]
# uv_version: ">0.4",
# uv_install_extra_args: ["-v"]
# uv_sync_extra_args: ["--all-extras"]
# virtual environment inheres packages from system
system_site_packages: false,