Tom Evans

Results 4 comments of Tom Evans

> Since requirements.txt is mentioned I want to mention that it being easy to override is not exactly a good thing. Generally you want to detect incompatibilities ahead of time....

I can give an example: * Our private python packages are stored in Artifactory, and we use Artifactory as the sole package resource * As developers, we run a custom...

This is slightly orthogonal to the actual problem here, but we are generating the tokens on the fly in `initializeCommand`. We have a custom in house tool that authenticates to...