panosl / django-currencies

django-currencies allows you to define different currencies, and includes template tags/filters to allow easy conversion between them.
http://pypi.python.org/pypi/django-currencies
BSD 3-Clause "New" or "Revised" License
94 stars 81 forks source link

use install_requires instead of requires #50

Closed MythriNagaraju closed 7 years ago

MythriNagaraju commented 7 years ago

django-jsonfield (>=1.0.3) fails with ValueError: expected parenthesized list: '-jsonfield (>=1.0.3)'