Skip to content

Commit c6f33a9

Browse files
committed
Small updates
1 parent 96c3cd1 commit c6f33a9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

azure-pipelines.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ trigger:
1313

1414
variables:
1515
PYTHONHASHSEED: 12345678
16-
SETUPTOOLS_USE_DISTUTILS: "stdlib"
1716
coverage: true
1817
RANDOMGEN_CYTHON_COVERAGE: true
1918

ci/azure/azure_template_posix.yml

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
- task: UsePythonVersion@0
6060
inputs:
6161
versionSpec: '$(python.version)'
62-
architecture: 'x64'
6362
displayName: 'Use Python $(python.version)'
6463

6564
- bash: |

0 commit comments

Comments
 (0)