diff --git a/.drone.star b/.drone.star index 29e9dd7..b694471 100644 --- a/.drone.star +++ b/.drone.star @@ -1,7 +1,7 @@ # Build pipelines PYTHON_VERSIONS = [ - "3.7", + # "3.7", doesnt support subscripted types, eg list[str] "3.8", "3.9", "latest",