瀏覽代碼

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,