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
- Host: GitHub
- URL: https://github.com/pycqa/meta
- Owner: PyCQA
- License: cc-by-sa-4.0
- Created: 2016-01-29T14:13:09.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T18:44:49.000Z (over 3 years ago)
- Last Synced: 2025-01-18T02:11:47.675Z (about 1 year ago)
- Language: Python
- Homepage: http://meta.pycqa.org
- Size: 1.49 MB
- Stars: 24
- Watchers: 18
- Forks: 23
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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