Skip to content

dustinlacewell/pin-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pin-pip

pin-pip adds some basic pip functionality to pin projects.

Hooks

  • pin init :
    • --pip - Will process a 'requirements.txt' in the project root if there is one. If used with pip-venv, the pin virtual-environment will be used.

Commands

  • pin pip :
    • requires - Lists the 'requirements.txt' file in the project root if there is one.
    • meet - Will process a 'requirements.txt' in the project root if there is one. If used with pip-venv, the pin virtual-environment will be used.

About

Enables pin to work with pip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages