aad9893c06
Adds requirements.txt, requirements-windows.txt and test-requirements.txt files. Adds tox.ini, .testr.conf and .converagerc files. Adds hacking rules. Updates setup.cfg. Adds doc folder and babel.cfg. Change-Id: Ifdcaa076872563c0bb43c7845ba2129f4dcc245a
211 B
211 B
Installation
At the command line:
$ pip install compute-hyperv
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv compute-hyperv
$ pip install compute-hyperv