Move iso8601 dependency from test- to pip-requires

Fixes bug 1097860.

Change-Id: Idcf880f9dfa956e6d240357150a9f5a24372f97a
This commit is contained in:
Brian Waldon
2013-01-09 09:40:40 -08:00
parent 9a4b77b04e
commit db0d75b0ca
2 changed files with 1 additions and 1 deletions

View File

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

View File

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