Skip to content

Commit

Permalink
[OpenDataServices/cove#102] Enable "Fetch now" button
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Oct 2, 2015
1 parent 5f26a80 commit df47fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/cove_resourceprojects.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


def fetch(dataset):
pass
dataset.supplied_data.download()


def convert(dataset):
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e git+https://github.com/OpenDataServices/cove.git@064f2e6e4a05af2dbe83454e7b12d1f7e6825889#egg=cove
-e git+https://github.com/OpenDataServices/cove.git@62e5dac094ecb02edb775063b13ef168e026d3ba#egg=cove
-e git+https://github.com/OpenDataServices/flatten-tool.git@61d8404b444f10384363cde1cad542a0d04af004#egg=flattentool
-r requirements_taglifter.txt
gunicorn==19.3.0

0 comments on commit df47fa5

Please sign in to comment.