|
|
|
|
|
by posix_monad
777 days ago
|
|
> Tools like this do the deployment, they aren't generally deployed themselves. It will have to be executed on many different developer machines (or even your own machine several years in the future) so a simple, reproducible build process, including fetching pip dependencies, is critical. |
|
There will likely be a security fix in it or a dep at a later point, so you wouldn’t want to use the exact same version anyway.