mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-25 04:33:46 +00:00
setup.py
This commit is contained in:
parent
49ab9c88db
commit
b965bb7c08
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ setup(
|
|||
description='A Django application that eases the translation of Django projects',
|
||||
author='Marco Bonetti',
|
||||
author_email='mbonetti@gmail.com',
|
||||
url='http://code.google.com/p/django-rosetta/',
|
||||
url='https://github.com/mbi/django-rosetta',
|
||||
license='MIT',
|
||||
packages=find_packages(),
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue