Feature/minimum python version 3.9
Compare changes
+ 4
− 4
@@ -44,10 +44,10 @@ def test_convert_struct_to_vanet():
@@ -88,10 +88,10 @@ def test_convert_struct_from_vanet():
As stated here: !4 (comment 2633787) Python version 3.7 and soon 3.8 will reach their end-of-life. This MR removes support for them.