Feature/minimum python version 3.9
Compare changes
Files
14+ 1
− 3
@@ -25,9 +25,7 @@ class CustomBuildHook(BuildHookInterface):
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.