Skip to content

bentheiii/poetry-lock-listener

Repository files navigation

Poetry Lock Listener

This is a poetry plugin that executes a script whenever a project dependency is changed.

Installation

poetry self add poetry-lock-listener

in the toml file:

[tool.poetry_lock_listener]
package_changed_hook="path.to.file:main"

About

No description or website provided.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors