We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b9763 commit 25a44f2Copy full SHA for 25a44f2
pyproject.toml
@@ -77,11 +77,12 @@ dependencies = [
77
"pydot",
78
"attr-dot-dict",
79
"ultralytics==8.3.235",
80
+ "mase-triton>=0.0.6.post4",
81
]
82
83
[build-system]
84
requires = ["setuptools"]
85
build-backend = "setuptools.build_meta"
86
87
[tool.setuptools.packages.find]
-where = ["src"]
88
+where = ["src"]
0 commit comments