Changes: https://github.com/data-apis/array-api-compat/releases https://github.com/data-apis/array-api-compat/blob/main/docs/changelog.md https://data-apis.org/array-api-compat/changelog.html
12 lines
446 B
TOML
12 lines
446 B
TOML
--- pyproject.toml.orig 2025-05-16 08:49:23 UTC
|
|
+++ pyproject.toml
|
|
@@ -8,7 +8,7 @@ requires-python = ">=3.10"
|
|
description = "A wrapper around NumPy and other array libraries to make them compatible with the Array API standard"
|
|
readme = "README.md"
|
|
requires-python = ">=3.10"
|
|
-license = "MIT"
|
|
+license = {text = "MIT"}
|
|
authors = [{name = "Consortium for Python Data API Standards"}]
|
|
classifiers = [
|
|
"Operating System :: OS Independent",
|