[pip-requirements] Add carrot dependency.
This commit is contained in:
parent
36b93359fa
commit
35fdfaf58c
|
@ -1,2 +1,10 @@
|
|||
-e hg+https://bitbucket.org/okfn/ckanext-dgu@default#egg=ckanext-dgu
|
||||
-e hg+https://bitbucket.org/okfn/ckanext-csw@default#egg=ckanext-csw
|
||||
# I'm not quite sure how to structure all this, but have put carrot
|
||||
# dependency here for buildbot. This will probably need changing
|
||||
# to suit the packaging system.
|
||||
|
||||
carrot==0.10.1
|
||||
|
||||
# These are other dependencies to bear in mind:
|
||||
|
||||
# -e hg+https://bitbucket.org/okfn/ckanext-dgu@default#egg=ckanext-dgu
|
||||
# -e hg+https://bitbucket.org/okfn/ckanext-csw@default#egg=ckanext-csw
|
||||
|
|
Loading…
Reference in New Issue