소스 검색

Update setup script

yulai.li 7 년 전
부모
커밋
97dc1e5b4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -8,7 +8,7 @@ setup(
     author='Rain Li',
     author_email='blacktear23@gmail.com',
     url='http://github.com/blacktear23/django_tidb',
-    download_url='http://github.com/blackear23/django_tidb',
+    download_url='http://github.com/blackear23/django_tidb/archive/1.0.tar.gz',
     description='TiDB backend for Django',
     long_description=long_description,
     keywords=['django', 'tidb'],