Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Add minimum version requirement on go_api.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed Jul 23, 2014
1 parent d189740 commit cfe724b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
include_package_data=True,
install_requires=[
'cyclone',
'go_api',
'go_api>=0.1.3',
'vumi-go',
],
classifiers=[
Expand Down

0 comments on commit cfe724b

Please sign in to comment.