An open API service indexing awesome lists of open source software.

https://github.com/rcbops/python-openstack-common-buildpackage

git-buildpackage repo for python-openstack-common
https://github.com/rcbops/python-openstack-common-buildpackage

Last synced: about 1 year ago
JSON representation

git-buildpackage repo for python-openstack-common

Awesome Lists containing this project

README

          

Common code for Openstack Projects.

To run tests in virtualenvs (preferred):

sudo pip install tox
tox

To run tests in the current environment:

sudo pip install -r tools/pip-requires
nosetests