CircleCI-Public / CircleCI-Public/circleci-demo-python-django
Branch part of cache key
Open
- Dominant language
- Python
- Stars
- 113
- Forks
- 288
- PR merge metrics
- No merged PRs in 30d
Description
Hi, in `.circleci/config.yml`, you use `{{ .Branch }}` in addition to a checkusm of requirements.txt as part of the cache key for the python virtual environment. Could you explain the reasoning behind this? I see this is not the case for the [nodejs demo repo](https://github.com/CircleCI-Public/circleci-demo-javascript-express/blob/master/.circleci/config.yml#L14) with package.json
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.