meta icon indicating copy to clipboard operation
meta copied to clipboard

Documentation about how the PyCQA organization works

================================ PyCQA Documentation Repository

This project is meant to document what the PyCQA is and how it operates.

Contributing

This project only requires that:

#. you have tox_ installed #. you have Python 3 installed locally

To contribute to this repository, fork the project and make your changes. Before submitting a pull request, please check that your changes render as expected by running::

$ tox -e docs,serve

Then create a pull request with your changes.

.. _tox: https://tox.readthedocs.io/en/latest/

Code of Conduct

This repo contains the shared Code of Conduct_ for the PyCQA.

.. _Code of Conduct: https://meta.pycqa.org/code-of-conduct.html