aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2024-05-04 18:14:58 +0100
committerJuan J. Martinez <jjm@usebox.net>2024-05-04 18:14:58 +0100
commit627072af23b1dc621d0ed26e9425b33ef2bd46ea (patch)
tree47d16ad1511a0f67852e708c577a9f0af547958b /README.md
parent6c6f3ba039437657865ac59b319a1aecdef6b0a7 (diff)
downloadubox-msx-lib-627072af23b1dc621d0ed26e9425b33ef2bd46ea.tar.gz
ubox-msx-lib-627072af23b1dc621d0ed26e9425b33ef2bd46ea.zip
Not using CI now
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index aa26884..500109e 100644
--- a/README.md
+++ b/README.md
@@ -134,9 +134,10 @@ Some advice if you want to make a successful contribution:
### Formatting
This project uses [Black](https://github.com/psf/black) to format the Python
-code, and this is checked in CI.
+code.
-Before submitting any code to review, ensure you have installed Black 22.1.0 and run:
+Before submitting any code to review, ensure you have installed Black 22.1.0 (or later)
+and run:
black .