add submodule installation in toml

This commit is contained in:
Nicola Demo
2025-02-06 11:07:53 +01:00
parent 6964f4e7d9
commit 86405ef597

View File

@@ -33,6 +33,5 @@ test = [
Homepage = "https://github.com/mathLab/PINA"
Repository = "https://github.com/mathLab/PINA"
[tool.setuptools]
packages = ["pina"]
[tool.setuptools.packages]
find = {}