diff --git a/setup.py b/setup.py
index 21773479cc3376b991f7d5b2ce26f682e750f075..505afba1ae97dbbcc6ed199cd7c14768d3cd4c0c 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,6 @@ __credits__ = ['David M. Brown - Project founder']
 setup(
     name='aiogremlin',
     version='3.3.2',
-    url='',
     license=__license__,
     author=__author__,
     author_email=__email__,