Lower Thrift dependency to 0.6.0

The unit tests still pass with 0.6.0.
This commit is contained in:
Wouter Bolsterlee
2012-05-22 23:40:00 +02:00
parent 41c083e98e
commit f469836150
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Version history
HappyBase 0.3 (not yet released)
================================
* Lower Thrift dependency to 0.7
* Lower Thrift dependency to 0.6
* Documentation improvements

View File

@@ -1,3 +1,3 @@
thrift>=0.7.0
thrift>=0.6.0
nose
sphinx