mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-15 22:01:01 -04:00
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:
committed by
GitHub
parent
6fab9a1c26
commit
af06bc4826
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user