فهرست منبع

Really get the links right.

Chris McDonough 17 سال پیش
والد
کامیت
c020bd06c1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,