ports/benchmarks/py-asv/files/patch-pyproject.toml
Charlie Li b887229a5e
benchmarks/py-asv: add
Airspeed Velocity: A simple Python history benchmarking tool

(Note: 4 tests fail because conda is not available)
2023-10-10 18:47:57 -04:00

11 lines
239 B
TOML

--- pyproject.toml.orig 2023-09-11 04:51:42 UTC
+++ pyproject.toml
@@ -89,8 +89,6 @@ license-files = [
"LICENSE.rst",
]
-[tool.setuptools.packages.find]
-namespaces = false
[tool.setuptools.exclude-package-data]
"*" = ["*.sh"]