Picky documentation¶
Picky is a tool for making sure that the packages you have installed with pip or conda match those you have specified.
It has been split into two packages:
- picky-pip for virtualenvs and other environments where pip is used to manage packages.
- picky-conda for conda environments.
The change log and license for the old package: