diff --git a/pyproject.toml b/pyproject.toml index ad4e619..4c4a839 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ authors = ["Michael J. Wilson"] readme = {file = "README.md", content-type = "text/markdown"} license = {file = "LICENSE"} requires-python = ">=3.9.18" +repository = "https://github.com/michaelJwilson/foundation" dependencies = [ "numpy", "furo"="^2024.1.29",