[BUILD] Fixed typo in setup.py

This commit is contained in:
Phil Tillet
2023-04-11 20:07:38 -07:00
parent 02e3c18f04
commit 2931bb8195

View File

@@ -227,7 +227,7 @@ setup(
"triton/ops",
"triton/ops/blocksparse",
"triton/runtime",
"triton/runtime/driver",
"triton/runtime/backends",
"triton/tools",
],
install_requires=[