ed174db7c0

argparse was external in python 2.6 but not anymore, remove it from requirements. This should help with pip 8.0 that gets confused in this situation. Installation of the external argparse is not needed. Change-Id: Ib7e74912b36c1b5ccb514e31fac35efeff57378d
Evoque
Evoque is a ticket service for OpenStack.
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- How to Contribute
Python Evoqueclient
python-evoqueclient is a client library for Evoque built on the
Evoque API. It provides a Python API (the evoqueclient
module) and a command-line tool (evoque
).
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
- Client bug tracker
- Evoque bug tracker
Additional resources are linked from the project wiki page:
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description