Skip to content

Commit 2c6cc1a

Browse files
authored
[Tripy] Add tripy for setup tools to pass L1 test (#413)
1 parent fec98bd commit 2c6cc1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tripy/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Issues = "https://github.com/NVIDIA/tensorrt-incubator/issues"
1919
Changelog = "https://github.com/NVIDIA/tensorrt-incubator/blob/main/tripy/CHANGELOG.md"
2020
Documentation = "https://nvidia.github.io/TensorRT-Incubator/"
2121

22+
[tool.setuptools.packages.find]
23+
include = ["tripy"]
2224

2325
[build-system]
2426
requires = [

0 commit comments

Comments
 (0)