mirror of
https://github.com/clearml/clearml-agent
synced 2025-06-26 18:16:15 +00:00
Update configs to highlight sync command
This commit is contained in:
parent
fb7011fe13
commit
3d06b410c4
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user