summaryrefslogtreecommitdiff
path: root/misc/py-tvm/files/patch-python_setup.py
blob: 7343e3c31ef2251baacc69ab5be1e4237fe7569c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- remove bogus paths causing build failure

--- python/setup.py.orig	2025-03-25 06:05:42 UTC
+++ python/setup.py
@@ -75,9 +75,7 @@ def get_lib_path():
             "web",
             "rust",
             "golang",
-            "include",
             "src",
-            "cmake",
             "CMakeLists.txt",
         ]:
             for name in lib_path: