aboutsummaryrefslogtreecommitdiff
path: root/python/release.sh
Commit message (Collapse)AuthorAgeFilesLines
* Replace repo links.Feng Xiao2018-08-221-1/+1
|
* Disable pip cache when testing uploaded packagesJisi Liu2017-12-221-1/+2
| | | | | | | Otherwise, pip complains "cannot find a version satisfies the requirement." I suspect it was due to caching issues. I usued to manually add a `sleep 30` between the upload and the installation test which is quite unstable.
* Fix file permission for python package.Feng Xiao2017-12-151-0/+1
| | | | `umask 0022` makes sure the created package will be accessible by all users.
* clean upJisi Liu2017-08-161-3/+0
|
* Update testpypi addresses.Jisi Liu2017-08-161-6/+9
| | | | The old one is deprecated and no longer working.
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-0/+114