diff options
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2020-07-29 22:08:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-29 22:08:30 +0300 |
commit | 95b359c84ae05cb2fd37da194b67ee83c4eb9595 (patch) | |
tree | c70cbfe5432f99c290265f47eb09b1b94f2eb013 | |
parent | ba209a15247b9578d565b7491f88dc1142ba29e4 (diff) | |
download | external_python_setuptools-95b359c84ae05cb2fd37da194b67ee83c4eb9595.tar.gz external_python_setuptools-95b359c84ae05cb2fd37da194b67ee83c4eb9595.tar.bz2 external_python_setuptools-95b359c84ae05cb2fd37da194b67ee83c4eb9595.zip |
The PyPA has adopted the PSF code of conduct
For details, see:
* https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
-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>`_. |