diff --git a/pyproject.toml b/pyproject.toml index e21c045..3551199 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.2.0" description = "Supermicro BMC interface" authors = ["George Rawlinson "] repository = "https://github.com/grawlinson/smbmc" +documentation = "https://smbmc.readthedocs.io" readme = "README.rst" classifiers = [ "Development Status :: 4 - Beta",