mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-23 17:40:32 +00:00
Merge branch 'master' of git://github.com/ludw/django-admin2 into ludw-master
This commit is contained in:
commit
58b9d01bca
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -79,6 +79,7 @@ setup(
|
|||
license='MIT',
|
||||
packages=get_packages('djadmin2'),
|
||||
include_package_data=True,
|
||||
test_suite='djadmin2.tests',
|
||||
install_requires=[
|
||||
'django>=1.5.0',
|
||||
'django-braces==1.0.0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue