diff --git a/Makefile b/Makefile index 45dfeb8cda2..2de06fe2066 100644 --- a/Makefile +++ b/Makefile @@ -34,4 +34,4 @@ quicklint: triton: $(PIP) uninstall -y triton - $(PIP) install -U "git+https://github.com/openai/triton@$(shell cat .github/ci_commit_pins/triton.txt)#subdirectory=python" + @./scripts/install_triton_wheel.sh