googleapis / googleapis/synthtool
[Python] nox does not install dependencies with hash
Open
priority: p3
type: process
- Dominant language
- Python
- Stars
- 108
- Forks
- 102
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 1
Description
nox installs are currently done with `session.install`. We should determine if this is safe, and if not, we should use hashed installs.
Contributor guide
Assessment
This issue has not been assessed yet.