mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 10:56:10 +00:00
Say which Python the suite needs
A Mac tester ran the suite on the 3.9 that ships with macOS and got 167 errors, all of them TestCase.enterContext, which arrived in 3.11. The workflow already runs 3.11, 3.12 and 3.13; nothing said so out loud.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
sonuç panoya kopyalanır ve o an yazdığın pencereye yapıştırılır.
|
||||
|
||||
KDE Plasma 6 / Wayland için yazıldı. Sistem paketleri dışında bağımlılığı yok:
|
||||
sadece Python standart kütüphanesi ve PyQt6.
|
||||
sadece Python standart kütüphanesi (3.11 veya üstü) ve PyQt6.
|
||||
|
||||
*[English README](README.md)*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user