jlane9/pytest-needle

View on GitHub
docs/install.rst

Summary

Maintainability
Test Coverage
============
Installation
============

Install through pip:

.. code-block:: bash

    pip install pytest-needle

Install from source:

.. code-block:: bash

    cd /path/to/source/pytest-needle
    python setup.py install