Skip to content

Commit

Permalink
Fixed requires
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Jan 18, 2016
1 parent c83ea1f commit 1ac4b84
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 @@ -5,7 +5,7 @@

requires = [
'setuptools',
'openprocurement.api',
'openprocurement.api>=0.12b1',
]

test_requires = requires + [
Expand Down

0 comments on commit 1ac4b84

Please sign in to comment.