Files
deb-python-oslo.config/README
2012-01-06 10:19:25 -08:00

12 lines
204 B
Plaintext

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