opnsense-ports/cad/py-cadquery/files/patch-setup.py
Franco Fichtner 391fc9cfe9 */*: sync with upstream
Taken from: HardenedBSD
2020-08-19 20:48:51 +02:00

11 lines
274 B
Python

--- setup.py.orig 2020-06-25 14:36:51 UTC
+++ setup.py
@@ -35,7 +35,7 @@ setup(
"cadquery.contrib",
"cadquery.occ_impl",
"cadquery.plugins",
- "tests",
+ "cadquery.tests",
],
include_package_data=True,
zip_safe=False,