diff --git a/pyproject.toml b/pyproject.toml index 32b6575..b0dc68f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,7 @@ license = "MIT" readme = "README.md" homepage = "https://github.com/olzhasar/pytest-watcher" repository = "https://github.com/olzhasar/pytest-watcher" +documentation = "https://pytest-watcher.readthedocs.io/en/latest/" keywords = ["pytest", "watch", "watcher"] classifiers = [ "Development Status :: 4 - Beta",