Pre-release
This release is a pre-release and may not be stable for production use.
Picky is a tool for making sure that the packages you have installed with pip or conda match those you have specified.
It also will let you easily maintain those specifications, even in the situation where some packages are installed by pip while others are installed using conda.
This package provides a version of picky targeted at virtualenvs and other environments where pip is used to manage packages. If you require the version that targets conda environments, see picky-conda