Merge pull request #772 from pypa/readme-tidy

Tidy up the readme, pushing working examples and changelog into the docs
This commit is contained in:
Joe Rickerby
2021-08-28 15:04:44 +01:00
committed by GitHub
6 changed files with 902 additions and 731 deletions
+5
View File
@@ -80,6 +80,11 @@ repos:
entry: PyBind|Numpy|Cmake|Github|PyTest
types:
- markdown
- id: update-readme-changelog
name: Update README changelog
language: python
entry: bin/update_readme_changelog.py
files: ^docs/changelog.md$
- repo: https://github.com/codespell-project/codespell
rev: v2.1.0