carpentries-incubator / carpentries-incubator/python-intermediate-development
Adapting Checking-in Changes to Our Project to new versions of venv
Open
ukaea-rse-team
- Dominant language
- TeX
- Stars
- 63
- Forks
- 77
- Avg merge
- 20h 8m
- Merged PRs (30d)
- 3
Description
Newer version of venv create a `.gitignore` file in the environment directory, if invoked via CLI (see https://github.com/python/cpython/pull/108125). Therefore the directory will not show up in `git status` after creation and changes to the root `.gitignore` are not necessary.
The section “Checking-in Changes to Our Project” needs to be adapted to that change.
Contributor guide
Assessment
This issue has not been assessed yet.