Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 762 Bytes

README.rst

File metadata and controls

31 lines (20 loc) · 762 Bytes

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.