소스 검색

Add bug tracker URL.

Jelmer Vernooij 7 년 전
부모
커밋
586cdc1287
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      setup.cfg

+ 2 - 0
setup.cfg

@@ -19,5 +19,7 @@ classifiers =
     Operating System :: Microsoft :: Windows
     Topic :: Software Development :: Version Control
 keyword = git, vcs
+project_urls =
+    Bug Tracker = https://github.com/dulwich/dulwich/issues
 
 [build_ext]