Add a "setup.py" for pip-installing from GitHub.

You can now install Copycat into your Python virtualenv without even
checking out this repository! Just run this command:

    pip install -e git+git://github.com/Quuxplusone/co.py.cat.git#egg=copycat

To check out a specific branch,

    pip install -e git+git://github.com/Quuxplusone/co.py.cat.git@branch#egg=copycat
This commit is contained in:
Arthur O'Dwyer
2017-04-18 17:33:20 -07:00
parent a3b977846e
commit 65124fa45d
4 changed files with 66 additions and 20 deletions

0
requirements.txt Normal file
View File