Remove Python version in the_basics.md (#3528)

This commit is contained in:
Evan Chen 2023-01-28 16:12:11 -08:00 committed by GitHub
parent 196b1f349e
commit 6407ebb870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@ An overview on contributing to the _Black_ project.
## Technicalities ## Technicalities
Development on the latest version of Python is preferred. As of this writing it's 3.9. Development on the latest version of Python is preferred. You can use any operating
You can use any operating system. system.
Install development dependencies inside a virtual environment of your choice, for Install development dependencies inside a virtual environment of your choice, for
example: example: