Andreas Jaeger 7b65ec8d75 List system dependencies for running common tests
Add an other-requirements.txt file containing a cross-platform list
of dependencies needed for running included tox-based tests. Also
include a tox environment for convenience calling the bindep[*]
utility to list any missing system requirements.

This change is self-testing.

For other-requirements.txt see also
http://docs.openstack.org/infra/manual/drivers.html#package-requirements

[*] http://docs.openstack.org/infra/bindep/

Change-Id: Ic3f502f358e4f2cef8f980417eba79729fbfc41b
2016-06-29 09:24:57 +02:00
2016-06-14 11:38:50 +12:00
2016-06-14 11:38:50 +12:00
2016-06-05 20:44:50 +00:00
2016-06-14 11:38:50 +12:00
2016-06-14 11:38:50 +12:00
2016-06-14 11:38:50 +12:00
2016-06-14 11:38:50 +12:00
2016-06-14 11:38:50 +12:00

Client Library for Catalyst Cloud Rating API

How to build package for Pypi

  1. Change the version in setup.cfg
  2. export PBR_VERSION=<version>
  3. python setup.py sdist
  4. python setup.py sdist upload
Description
Python client library for Distil API
Readme 422 KiB
Languages
Python 100%