An open API service indexing awesome lists of open source software.

https://github.com/pycqa/meta

Documentation about how the PyCQA organization works
https://github.com/pycqa/meta

Last synced: 5 months ago
JSON representation

Documentation about how the PyCQA organization works

Awesome Lists containing this project

README

          

================================
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