|
|
|
|
|
by jumpkick
3999 days ago
|
|
You had to read further. This is the core of how we deploy code at Nylas. Our continuous integration server (Jenkins) runs dh-virtualenv to build the package, and uses Python’s wheel cache to avoid re-building dependencies. |
|