Browse Source

Update setup script

yulai.li 7 years ago
parent
commit
97dc1e5b4a
1 changed files with 1 additions and 1 deletions
  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'],