aboutsummaryrefslogtreecommitdiffhomepage
path: root/six.BUILD
Commit message (Collapse)AuthorAge
* Add srcs_version = "PY2AND3" in BUILD filesGravatar Geoffrey Irving2015-12-03
| | | | The sources themselves appear to already be Python 3 clean.
* fix six package path.Gravatar Jisi Liu2015-10-22
| | | | --strip_prefix doesn't seem to work.
* Add six as an external dep.Gravatar Jisi Liu2015-10-22