Hook after specific dependency #978
Unanswered
karpetrosyan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to set the hook that is going to work during installation time after dependencies are installed? (or just one specific dependency). I want to change some of my source files depending on which version of libraries was installed.
In other words ( if X repo version is higher than 1.0.0 change src/models.py file)
Beta Was this translation helpful? Give feedback.
All reactions