Skip to content

Commit

Permalink
Merge pull request #13 from ivanka-jakimchuk/master
Browse files Browse the repository at this point in the history
Fix the links
  • Loading branch information
leits committed Aug 8, 2017
2 parents 6539cbd + fee8dac commit e3f8222
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ zope.interface==4.1.1
git+https://github.com/openprocurement/barbecue.git
git+https://github.com/openprocurement/python-json-patch.git
git+https://github.com/openprocurement/rfc6266.git
-e git+https://github.com/openprocurement/openprocurement.api.git@master#egg=openprocurement.api
-e git+https://github.com/openprocurement/openprocurement.lots.core.git@master#egg=openprocurement.lots.core
git+https://github.com/openprocurement/openregistry.api.git@master#egg=openregistry.api
git+https://github.com/openprocurement/openregistry.lots.core.git@master#egg=openregistry.lots.core
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

requires = [
'setuptools',
'openprocurement.api',
'openregistry.api',
'openregistry.lots.core'
]

Expand Down

0 comments on commit e3f8222

Please sign in to comment.