]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix wheel on windows-mac
authorFederico Caselli <cfederico87@gmail.com>
Thu, 11 Jan 2024 18:57:25 +0000 (19:57 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 11 Jan 2024 19:22:30 +0000 (20:22 +0100)
Change-Id: Id759f1f533cff5691332441455ff3f23fbabbe55
(cherry picked from commit a9416a9e73331dc330e30343f26631b29108373b)
(cherry picked from commit a8cdc8f53816d3156e1f8b4032c3375b91dba825)

.github/workflows/create-wheels.yaml

index 101f6af162b4a0e280c4e0cbbd953b153718560b..959a7c66ab035fbc31c701fd39094f7defdad45b 100644 (file)
@@ -34,10 +34,6 @@ jobs:
           - x64
           - x86
 
-        include:
-          - python-version: "2.7"
-            extra-requires: "mock"
-
         exclude:
           - os: "macos-latest"
             architecture: x86