matagus/django-planet

Inconsistent requirements (setup.py vs requirements.txt)

jimr opened this issue · 1 comments

jimr commented

The listed versions required for Django, Celery, and django-celery are all (slightly) different between the two files. Presumably setup.py is authoritative? How about fixing requirements.txt and reading it into setup.py to guarantee consistency? I'm happy to submit a PR for that if you're interested.

It'd be really nice. Go ahead :)