bashate/requirements.txt
Mathew Odden 0cc2a81229 Add argparse requirement for py26
The argparse module was included in the python
standard library in python 2.7 or greater only.
This should allow bash8 to work on python 2.6 as
advertised.

Change-Id: I87f47a796de734f261b85bc72414a30d56926dcd
2014-05-13 22:47:39 -05:00

4 lines
39 B
Plaintext

pbr>=0.5.21,<1.0
argparse
Babel>=0.9.6