README update and code quality checks (#2202)

* README updates.
* Ensure pre-commit black args match those in Makefile.
* Ensure pre-commit and requirements versions align, and the commands run are the same in pre-commit and Makefile.
* Update README files to reflect recent changes. Where possible, remove duplication and point to the official docs.
* Run format and pre-commit prettifier on code.
* Remove isort - it causes more trouble than is justified.
* Ensure usage examples in the README.
This commit is contained in:
Nicholas Tollervey
2024-10-02 13:48:48 +01:00
committed by GitHub
parent 6fab9a1c26
commit af06bc4826
6 changed files with 325 additions and 255 deletions

View File

@@ -1,5 +1,4 @@
black==24.4.2
isort==5.13.2
black==24.8.0
pre-commit==3.7.1
python-minifier==2.11.0
setuptools==72.1.0