mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-04 13:44:48 +00:00
Small change to fix download from Github.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@87 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974> --HG-- extra : convert_revision : b0159e9f5cb18d49f224d9d5649614492f80ac49
This commit is contained in:
parent
bdb6a93931
commit
7fafcbd72b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -8,7 +8,7 @@ setup(
|
|||
author='Jannis Leidel',
|
||||
author_email='jannis@leidel.info',
|
||||
url='http://github.com/jezdez/django-dbtemplates/wikis/',
|
||||
download_url='http://github.com/jezdez/django-dbtemplates/tarball/0.5.3',
|
||||
download_url='http://github.com/jezdez/django-dbtemplates/zipball/0.5.3',
|
||||
packages=[
|
||||
'dbtemplates',
|
||||
'dbtemplates.management',
|
||||
|
|
|
|||
Loading…
Reference in a new issue