We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec98bd commit 2c6cc1aCopy full SHA for 2c6cc1a
tripy/pyproject.toml
@@ -19,6 +19,8 @@ Issues = "https://github.com/NVIDIA/tensorrt-incubator/issues"
19
Changelog = "https://github.com/NVIDIA/tensorrt-incubator/blob/main/tripy/CHANGELOG.md"
20
Documentation = "https://nvidia.github.io/TensorRT-Incubator/"
21
22
+[tool.setuptools.packages.find]
23
+include = ["tripy"]
24
25
[build-system]
26
requires = [
0 commit comments