mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
Airspeed Velocity: A simple Python history benchmarking tool (Note: 4 tests fail because conda is not available)
11 lines
239 B
TOML
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"]
|
|
|