Hacker News new | ask | show | jobs
by veilrap 1563 days ago
I'm not OP, but we have a similar setup at my company. We actually use C++ as our primary language, with a significant amount of python for testing and glue.

In general, dependencies are included in our repository directly, changing/adding dependencies means getting your dependency in to the repository.