OLD | NEW |
(Empty) | |
| 1 .. image:: https://readthedocs.org/projects/setuptools/badge/?version=latest |
| 2 :target: https://setuptools.readthedocs.io |
| 3 |
| 4 See the `Installation Instructions |
| 5 <https://packaging.python.org/installing/>`_ in the Python Packaging |
| 6 User's Guide for instructions on installing, upgrading, and uninstalling |
| 7 Setuptools. |
| 8 |
| 9 The project is `maintained at GitHub <https://github.com/pypa/setuptools>`_. |
| 10 |
| 11 Questions and comments should be directed to the `distutils-sig |
| 12 mailing list <http://mail.python.org/pipermail/distutils-sig/>`_. |
| 13 Bug reports and especially tested patches may be |
| 14 submitted directly to the `bug tracker |
| 15 <https://github.com/pypa/setuptools/issues>`_. |
| 16 |
| 17 |
| 18 Code of Conduct |
| 19 --------------- |
| 20 |
| 21 Everyone interacting in the setuptools project's codebases, issue trackers, |
| 22 chat rooms, and mailing lists is expected to follow the |
| 23 `PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_. |
| 24 |
| 25 |
OLD | NEW |