summarylogtreecommitdiffstats
path: root/remove-bin-package.patch
blob: 18231c90f521a5de8fd13b9adf709b36e3b492de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --unified --recursive --text pytensor-rel-2.11.3.orig/pyproject.toml pytensor-rel-2.11.3/pyproject.toml
--- pytensor-rel-2.11.3.orig/pyproject.toml	2023-05-10 15:51:29.441470544 +0200
+++ pytensor-rel-2.11.3/pyproject.toml	2023-05-10 15:51:41.784840893 +0200
@@ -105,7 +105,7 @@
 ]
 
 [tool.setuptools.packages.find]
-include = ["pytensor*", "bin"]
+include = ["pytensor*"]
 
 [tool.setuptools.package-data]
 pytensor = [