Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 563 Bytes

README.rst

File metadata and controls

27 lines (15 loc) · 563 Bytes

Picky

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.

Problems?