Skip to content

Commit ab0056a

Browse files
authored
Merge pull request #297 from sass/workaround_wheel
workaround py27 build bug by deleting libsass tests
2 parents 2db4e2d + cc49244 commit ab0056a

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

azure-pipelines.yml

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,29 @@ jobs:
1919
- template: job--pre-commit.yml@asottile
2020
- template: job--python-tox.yml@asottile
2121
parameters:
22-
toxenvs: [py27, py35, py36, py37]
22+
toxenvs: [py27]
2323
os: windows
24+
name_postfix: _py27
2425
wheel_tags: true
26+
pre_test:
27+
- script: rm -rf libsass/test
2528
- template: job--python-tox.yml@asottile
2629
parameters:
27-
toxenvs: [py27, py35, py36, py37]
30+
toxenvs: [py27]
31+
os: windows
32+
architecture: x86
33+
name_postfix: _py27_x86
34+
wheel_tags: true
35+
pre_test:
36+
- script: rm -rf libsass/test
37+
- template: job--python-tox.yml@asottile
38+
parameters:
39+
toxenvs: [py35, py36, py37]
40+
os: windows
41+
wheel_tags: true
42+
- template: job--python-tox.yml@asottile
43+
parameters:
44+
toxenvs: [py35, py36, py37]
2845
os: windows
2946
architecture: x86
3047
name_postfix: _x86

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy