Installation

Dependencies:

python2.6+
python-requests
python-six

repo

Available for fedora 21+

dnf install python-copr python-copr-doc

source

git clone https://git.fedorahosted.org/git/copr.git
cd python
# enable virtualenv if needed
pip install -r requirements.txt
python setup.py install

Table Of Contents

Previous topic

About

Next topic

Legacy client

This Page