Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Change dashi's requirement to install the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
oldpatricka committed Aug 31, 2012
1 parent 8c897eb commit 9853688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
setupdict['install_requires'].append('ssl==1.15-p1')

setupdict['install_requires'] += ['pyyaml',
'dashi==0.1',
'dashi',
'gevent==0.13.7',
'pidantic',
'nose',
'epu>=1.2.0',
'epu',
'apache-libcloud==0.11.1',
'eeagent',
'ceiclient',
Expand Down

0 comments on commit 9853688

Please sign in to comment.