RatulMaharaj / pre-pip

Run some python before your pip commands.
https://pypi.org/project/pre-pip/
MIT License
3 stars 0 forks source link

Remote hooks #8

Closed RatulMaharaj closed 1 year ago

RatulMaharaj commented 1 year ago

Creating this issue to track the progress of adding support for registering remote hooks.

e.g. you should be able to run something like:

pre-pip register https://raw.githubusercontent.com/RatulMaharaj/pre-pip/main/hooks/demo_hook.py