whitespace

This commit is contained in:
jan 2026-01-26 22:25:39 -08:00
commit d7a2a1548c

View file

@ -38,6 +38,7 @@ dynamic = ["version"]
dependencies = [ dependencies = [
"numpy>=1.26", "numpy>=1.26",
] ]
[build-system] [build-system]
requires = ["hatchling"] requires = ["hatchling"]
build-backend = "hatchling.build" build-backend = "hatchling.build"