Explorar o código

Really get the links right.

Chris McDonough %!s(int64=17) %!d(string=hai) anos
pai
achega
c020bd06c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -62,7 +62,7 @@ dist = setup(
     version = supervisor_version,
     license = 'BSD-derived (http://www.repoze.org/LICENSE.txt)',
     url = 'http://supervisord.org/',
-    download_url = 'http://supervisord.org/dist/'
+    download_url = 'http://supervisord.org/dist/',
     description = "A system for controlling process state under UNIX",
     long_description= DESC,
     classifiers = CLASSIFIERS,