diff --git a/pyproject.toml b/pyproject.toml index de2bebd..598953d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ authors = ["Brendon Smith "] license = "MIT" homepage = "https://github.com/br3ndonland/fastenv" repository = "https://github.com/br3ndonland/fastenv" +documentation = "https://fastenv.bws.bio" readme = "README.md" include = ["fastenv/py.typed"] keywords = ["asgi", "dotenv", "environment variables", "fastapi", "settings"]