diff options
| author | Nate Coraor <nate@bx.psu.edu> | 2015-12-01 21:39:48 -0500 |
|---|---|---|
| committer | Nate Coraor <nate@bx.psu.edu> | 2015-12-01 21:39:48 -0500 |
| commit | 1f9893b4835bec88f55dff7dafa156a132866184 (patch) | |
| tree | 295b017bbaa8444e9751842c20b7406d3896a97c | |
| parent | acb3cf8177034c014cfe90a691a850b5322951b5 (diff) | |
| parent | c60dc7e09ba9d2cb10397e72f6594f25abb1ef84 (diff) | |
| download | wheel-git-1f9893b4835bec88f55dff7dafa156a132866184.tar.gz | |
Merged in dstufft/wheel (pull request #56)
Add the PyPA Code of Conduct
| -rw-r--r-- | README.txt | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -39,3 +39,12 @@ Unlike .egg, wheel will be a fully-documented standard at the binary level that is truly easy to install even if you do not want to use the reference implementation. + +Code of Conduct +--------------- + +Everyone interacting in the wheel project's codebases, issue trackers, chat +rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_. + +.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/ + |
