update toml + doc (#467)

This commit is contained in:
Dario Coscia
2025-02-26 19:27:46 +01:00
committed by Nicola Demo
parent d9fcc46e2e
commit a2c08ae211
2 changed files with 7 additions and 6 deletions

View File

@@ -37,6 +37,9 @@ test = [
dev = [
"black @ git+https://github.com/psf/black"
]
tutorials = [
"smithers @ git+https://github.com/mathLab/smithers.git",
]
[project.urls]
Homepage = "https://mathlab.github.io/PINA/"