googleapis / googleapis/synthtool
python: generated noxfile.py refers to nonexistent noxfile_config.py
Open
lang: python
priority: p3
type: bug
- Dominant language
- Python
- Stars
- 108
- Forks
- 102
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 1
Description
#### Environment details
n/a
#### Steps to reproduce
https://github.com/googleapis/synthtool/blob/95d9289a/synthtool/gcp/templates/python_samples/noxfile.py.j2#L35-L40
This template file tells users to copy `noxfile_config.py` rather than editing `noxfile.py`. But it appears that the `python_samples` template doesn't generate a file named `noxfile_config.py`. For an example, see https://github.com/googleapis/python-iam.
We should clarify these instructions and make sure they're consistent with the generated output.
Contributor guide
Assessment
This issue has not been assessed yet.