Files
deb-python-taskflow/tools/pip-requires
Joshua Harlow a4271954ed On python <= 2.6 we need to import ordereddict
OrderedDict was new in python 2.7, in order to use its
functionality in 2.6 we need to depend on the backport.
2013-05-08 19:42:05 -07:00

3 lines
28 B
Plaintext

oslo.cfg>=1.1.0
ordereddict