Merge "Move iso8601 dependency from test- to pip-requires"

This commit is contained in:
Jenkins 2013-01-12 01:01:13 +00:00 committed by Gerrit Code Review
commit a5e3638807
2 changed files with 1 additions and 1 deletions

@ -1,4 +1,5 @@
argparse
iso8601>=0.1.4
prettytable
requests>=0.8.8,<1.0
simplejson

@ -13,6 +13,5 @@ pep8==1.3.3
sphinx>=1.1.2
testtools>=0.9.22
WebOb==1.0.8
iso8601>=0.1.4
Babel