8000 Remove Python version in the_basics.md (#3528) · psf/black@6407ebb · GitHub
[go: up one dir, main page]

Skip to content

Commit 6407ebb

Browse files
authored
Remove Python version in the_basics.md (#3528)
1 parent 196b1f3 commit 6407ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/the_basics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ An overview on contributing to the _Black_ project.
44

55
## Technicalities
66

7-
Development on the latest version of Python is preferred. As of this writing it's 3.9.
8-
You can use any operating system.
7+
Development on the latest version of Python is preferred. You can use any operating
8+
system.
99

1010
Install development dependencies inside a virtual environment of your choice, for
1111
example:

0 commit comments

Comments
 (0)
0