File: index.rst

package info (click to toggle)
python-osc-placement 4.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 640 kB
  • sloc: python: 4,039; makefile: 25; sh: 2
file content (12 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install osc-placement

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv osc-placement
    $ pip install osc-placement