summaryrefslogtreecommitdiff
path: root/tools/tox_install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Split docs requirements and update tox.iniMonty Taylor2018-01-311-30/+0
| | | | | | Get ourselves up to date with the latest in PTI hotness. Change-Id: Ied98273dcfa0b9622d603a8e9a8e2146fb1e081f
* Use upper-constraints for tox envsavnish2017-01-121-0/+30
Pin tox environments to upper-constraints to avoid conflicts with library releases. Change-Id: I17664e0794de05fb9661050018dff2a07b077826 Closes-Bug: #1628597