diff --git a/pyproject.toml b/pyproject.toml index 68cbb0b..88ce158 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ authors = [ { name = "POST Luxembourg", email = "opensource@post.lu" }, ] description = "Pure Python SNMP implementation" +readme = "README.rst" keywords = ["networking", "snmp"] classifiers = [ "Development Status :: 5 - Production/Stable",