]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
yet another azure attempt
authorBob Halley <halley@dnspython.org>
Sun, 1 Nov 2020 14:32:15 +0000 (06:32 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 1 Nov 2020 14:32:15 +0000 (06:32 -0800)
azure-pipelines.yml

index de9c5b8f5f9854f7efcf12b4826f8ef310bede73..35a3404e720d2a824b2357d386029b4f5253fd73 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 #      python -m pip install --upgrade pip wheel setuptools
 #    displayName: 'Install pip and wheel'
 
-  - script:
+  - powershell:
       (Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python -
     displayName: 'Install Poetry'