mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-25 20:25:55 +00:00
test: Remove dependency on Python 2
Python 2 is approaching end of life, and we only need it to run the mail_diff test utility. This patch updates mail_diff to run on Python 3, which only needed minor changes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
This directory holds end to end tests, written usually in a combination of
|
||||
shell and some Python.
|
||||
shell and some Python 3.
|
||||
|
||||
They're not expected to be portable, as that gets impractical very quickly.
|
||||
They also have some dependencies, listed below.
|
||||
|
||||
Reference in New Issue
Block a user