cmd2 0.6.5.1 was released, and is compatible

This commit is contained in:
Dirk Mueller 2013-05-02 15:08:56 +02:00
parent df52cc387d
commit 4c96d1cf8f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except IOError:
install_requires = [
'distribute',
'PrettyTable>=0.6,<0.8',
'cmd2==0.6.4',
'cmd2>=0.6.4',
]
# We need a different version of PyParsing, depending on which version