Skip to content

Commit 8b50a4c

Browse files
authored
Remove outdated note in README (NFC)
Support for Python2 was dropped back in 2022 by 0e3a5f7 . Remove outdated note in README.
1 parent 9bf1888 commit 8b50a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Testing
2121
=======
2222

2323
Testing is done by running tox from the top-level directory. It runs the tests
24-
for both Python 2 and Python 3, it also checks code style.
24+
for Python 3 and checks code style.

0 commit comments

Comments
 (0)