Files
ports/science/py-quantities/files/patch-pyproject.toml
T
Yuri Victorovich 9baccb9ab6 science/py-quantities: update 0.16.2 → 0.16.4
Reported by:	portscout
2026-01-17 01:12:41 -08:00

11 lines
351 B
TOML

--- pyproject.toml.orig 2026-01-17 07:40:21 UTC
+++ pyproject.toml
@@ -3,7 +3,6 @@ requires-python = ">=3.10"
description = "Support for physical quantities with units, based on numpy"
readme = "README.rst"
requires-python = ">=3.10"
-license-files = ["doc/user/license.rst"]
authors = [
{name = "Darren Dale", email = "dsdale24@gmail.com"}
]