Closed
Bug 690291
Opened 14 years ago
Closed 14 years ago
elmo depends on djcelery
Categories
(Webtools Graveyard :: Elmo, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: zbraniecki, Unassigned)
References
Details
It's not in the requirements but we depend on it.
https://github.com/mozilla/elmo/blob/master/manage.py#L37
Comment 1•14 years ago
|
||
Elmo does not depend on Celery and it was wrong not to remove the use of the monkeypatch in manage.py
Bug 689507 fixes that. Also, packages that are in playdoh-lib don't need to be in requirements.txt. I'm still struggling to understand what the point is of using requirements.txt when we definitely depend on playdoh-lib which pulls in all of these packages.
Comment 2•14 years ago
|
||
Closing now as #689507 is resolved.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•