f8d87cdb2858886f63b53c511f680e7c580cca68
We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com> Change-Id: I889acfe16c7175d14b8a15e55eb936a03e41e2fb Signed-off-by: Doug Hellmann <doug@doughellmann.com>
CloudKittyClient
This is a client for CloudKitty. It
provides a Python api (the cloudkittyclient module), a
command-line script (cloudkitty), and an OpenStack
Client extension (openstack rating).
The client is available on PyPi.
Description
Languages
Python
100%