X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/205f3b67fbddc7ba0fa330c0493821e404451b82..966baaacbc24a4affa88ea5bb0b5a44b0f52fe2f:/docs/contributing_to_black.md diff --git a/docs/contributing_to_black.md b/docs/contributing_to_black.md index e5307ad..f0be872 100644 --- a/docs/contributing_to_black.md +++ b/docs/contributing_to_black.md @@ -21,7 +21,7 @@ unlikely to get accepted. You can still try but prepare to be disappointed. ## Technicalities -Development on the latest version of Python is preferred. As of this writing it's 3.8. +Development on the latest version of Python is preferred. As of this writing it's 3.9. You can use any operating system. I am using macOS myself and CentOS at work. Install all development dependencies using: @@ -54,7 +54,7 @@ your PR. You may need to change configuration for it to pass. For more `black-primer` information visit the -[documentation](https://github.com/psf/black/blob/master/docs/black_primer.md). +[documentation](https://github.com/psf/black/blob/master/docs/black_primer.md#). ## Hygiene