Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Feb 29, 2016
1 parent f2c41ca commit dcfc033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
entry_points = {
'openprocurement.api.plugins': [
'reporting = openprocurement.tender.limited:includeme',
'negotiation = openprocurement.tender.limited:includeme_negotiation'
'negotiation = openprocurement.tender.limited:includeme_negotiation',
'negotiation.quick = openprocurement.tender.limited:includeme_negotiation_quick'
]
}
Expand Down

0 comments on commit dcfc033

Please sign in to comment.