Changeset - 62e35838ec8f
[Not reviewed]
v0.3a1
0 1 0
Lance Edgar (lance) - 12 years ago 2012-05-08 11:31:37
lance@edbob.org
bump edbob dependency
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -59,13 +59,13 @@ requires = [
 
    # In any case, developers and other users are encouraged to play
 
    # outside the lines with regard to these soft limits.  If bugs are
 
    # encountered then they should be filed as such.
 
    #
 
    # package                           # low                   high
 

	
 
    'edbob',                            # 0.1a1.dev
 
    'edbob>=0.1a1',                     #                       0.1a1
 
    ]
 

	
 

	
 
setup(
 
    name = "rattail",
 
    version = __version__,
0 comments (0 inline, 0 general)