Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 361 Bytes

installation.rst

File metadata and controls

13 lines (8 loc) · 361 Bytes

Installation Instructions

The best way to install picky is with pip:

pip install picky

Of course, once it's installed, make sure it's in your requirements.txt!

Python version requirements

This package has been tested with Python 2.6, 2.7, 3.3+ on Linux, and is also expected to work on Mac OS X and Windows.