From 93f0d5f042cb026c7718260e9487e99ff3622089 Mon Sep 17 00:00:00 2001 From: Faraz <58580514+farazkh80@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:20:18 -0500 Subject: [PATCH] Revert "[Tripy] Add tripy for setup tools to pass L1 test (#413)" (#415) --- tripy/pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tripy/pyproject.toml b/tripy/pyproject.toml index 43565b64e..922dd5f24 100644 --- a/tripy/pyproject.toml +++ b/tripy/pyproject.toml @@ -19,8 +19,6 @@ Issues = "https://github.com/NVIDIA/tensorrt-incubator/issues" Changelog = "https://github.com/NVIDIA/tensorrt-incubator/blob/main/tripy/CHANGELOG.md" Documentation = "https://nvidia.github.io/TensorRT-Incubator/" -[tool.setuptools.packages.find] -include = ["tripy"] [build-system] requires = [