Skip to content

Commit

Permalink
Undid last 'fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
mikery committed Jan 8, 2012
1 parent f1ed403 commit c2f2e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,5 +10,5 @@
url='https://github.com/mikery/django-elfinder/',
download_url='https://github.com/mikery/django-elfinder/tarball/v0.2',
packages=['elfinder'],
requires=['django (>=1.3)', 'django-mptt (>=0.5.2)'],
requires=['django (>=1.3)', 'mptt (>=0.5.2)'],
)

0 comments on commit c2f2e53

Please sign in to comment.