diff --git a/pyproject.toml b/pyproject.toml index e3a1b707..4f933768 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ description = "A Python library for SNMP" authors = ["Ilya Etingof ", "LeXtudio Inc. "] license = "BSD-2-Clause" repository = "https://github.com/lextudio/pysnmp" +homepage = "https://pysnmp.com" classifiers = [ "Development Status :: 5 - Production/Stable", "Environment :: Console",