diff options
author | Paul Ganssle <paul@ganssle.io> | 2020-07-31 12:35:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-31 12:35:24 -0400 |
commit | 5578b4466d236ba3516a9df726e0c08a2eea3f06 (patch) | |
tree | c70cbfe5432f99c290265f47eb09b1b94f2eb013 | |
parent | ba209a15247b9578d565b7491f88dc1142ba29e4 (diff) | |
parent | 95b359c84ae05cb2fd37da194b67ee83c4eb9595 (diff) | |
download | external_python_setuptools-5578b4466d236ba3516a9df726e0c08a2eea3f06.tar.gz external_python_setuptools-5578b4466d236ba3516a9df726e0c08a2eea3f06.tar.bz2 external_python_setuptools-5578b4466d236ba3516a9df726e0c08a2eea3f06.zip |
Merge pull request #2291 from hugovk/patch-1
The PyPA has adopted the PSF code of conduct
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,4 +54,4 @@ Code of Conduct Everyone interacting in the setuptools project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the -`PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_. +`PSF Code of Conduct <https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md>`_. |