This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Commit 11c9db6
Set zip_safe=False in setup.py
Without this explicit setting, setuptools examines our source code to
deduce the value. This change make installation more efficient,
reduces the message spew during installation, and
does not change the choice made by setuptools.
----Release Notes----
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1189809301 parent 59a4566 commit 11c9db6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments