diff --git a/Makefile b/Makefile index b1284335ab..778216616f 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ install-python-dependencies-dev: # Python SDK - system # the --system flag installs dependencies in the global python context -# instead of a venv which is useful when working in a docker container or ci. +# instead of a venv which is useful when working in a docker container or ci. # Used in github actions/ci # formerly install-python-ci-dependencies-uv