/meta

Documentation about how the PyCQA organization works

Primary LanguagePythonCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

PyCQA Documentation Repository

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

Contributing

This project only requires that:

  1. you have tox installed
  2. 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.

Code of Conduct

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