Skip to content

Commit

Permalink
[#895] Update lib-cove to a dev commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Sep 26, 2019
1 parent 9fa41bd commit d05e36d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion cove_ocds/tests_functional.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ def test_500_error(server_url, browser):
'Get a copy of the schema with extension patches applied',
'The following extensions failed',
"Invalid code found in scale",
'is not valid under any of the given schemas',
'/records/compiledRelease/tender/targets',
'The schema version specified in the file is 1.1',
'/records/releases/tender/targets'], ['checked against a schema with no extensions'], True),
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Django<1.12
-e git+https://github.com/OpenDataServices/[email protected]#egg=flattentool
-e git+https://github.com/open-contracting/[email protected]#egg=libcoveocds
-e git+https://github.com/OpenDataServices/[email protected]#egg=libcoveweb
-e git+https://github.com/OpenDataServices/lib-cove.git@v0.8.0#egg=libcove
-e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove
django-bootstrap3
django-debug-toolbar
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==1.11.23 # rq.filter: <1.12
-e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool
-e git+https://github.com/open-contracting/lib-cove-ocds.git@4fbdd620f40698e1566deae159e356250ed869cf#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb
-e git+https://github.com/OpenDataServices/lib-cove.git@61ed8d096817c52a845ac7b1e84ae5b11e19af77#egg=libcove
-e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove
django-bootstrap3==11.1.0
django-debug-toolbar==2.0
requests==2.22.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==1.11.23 # rq.filter: <1.12
-e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool
-e git+https://github.com/open-contracting/lib-cove-ocds.git@4fbdd620f40698e1566deae159e356250ed869cf#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb
-e git+https://github.com/OpenDataServices/lib-cove.git@61ed8d096817c52a845ac7b1e84ae5b11e19af77#egg=libcove
-e git+https://github.com/OpenDataServices/lib-cove.git@b2011f29bbbb00466c8662d7511e00524dc54e32#egg=libcove
django-bootstrap3==11.1.0
django-debug-toolbar==2.0
requests==2.22.0
Expand Down

0 comments on commit d05e36d

Please sign in to comment.