Commit 1ce2a3d
authored
Updating author_email in all setup.py. (#3598)
Done via:
$ git grep -l author_email | \
> xargs sed -i s/[email protected]/[email protected]/g
and manually editing `videointelligence/setup.py` and `vision/setup.py`.1 parent 5569da2 commit 1ce2a3d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments