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
- Host: GitHub
- URL: https://github.com/rcbops/python-openstack-common-buildpackage
- Owner: rcbops
- Created: 2012-03-13T22:00:25.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-14T00:31:20.000Z (about 14 years ago)
- Last Synced: 2025-01-22T18:30:33.757Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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