diff options
author | Bernát Gábor <bgabor8@bloomberg.net> | 2020-07-29 18:41:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-29 18:41:59 +0100 |
commit | 4168b6fed9fa16a26e15e3bf4bee5a05373e916d (patch) | |
tree | 9b573e3fd469617efa647d7082c90b160f36deb9 | |
parent | 0c0345af1e41976c8c7b17b9488f8cabf5ff33d7 (diff) | |
download | virtualenv-4168b6fed9fa16a26e15e3bf4bee5a05373e916d.tar.gz |
Link to PyPa CoC page
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ A tool for creating isolated `virtual` python environments. ## Code of Conduct Everyone interacting in the virtualenv project's codebases, issue trackers, chat rooms, and mailing lists is expected to -follow the [PSF Code of Conduct](https://www.python.org/psf/conduct/). +follow the [PSF Code of Conduct](https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md). |