From 5e79f6a9d526c45a795a9cfd1bb81c6404415cc7 Mon Sep 17 00:00:00 2001 From: David Moss Date: Fri, 13 Jan 2017 13:46:01 +0000 Subject: [PATCH] - updated package info --- setup.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7e97a23..f904b7e 100644 --- a/setup.py +++ b/setup.py @@ -65,6 +65,11 @@ long_description = """ - looking up IEEE organisational information (OUI, IAB) - generating derived IPv6 addresses + Documentation + ------------- + + http://netaddr.readthedocs.io/ + Changes ------- @@ -75,7 +80,7 @@ long_description = """ Requirements ------------ - Supports Python version 2.5 through 3.5 + Supports Python versions 2.5 through 3.6 Share and enjoy! """ -- 2.42.0.windows.2