From ae6f43bdbd35919d11d628c063b497e84571301a Mon Sep 17 00:00:00 2001 From: Greg Blumberg Date: Mon, 11 Feb 2019 22:43:29 -0500 Subject: [PATCH] Changed win install --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dacdc129..2921ea0f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -91,7 +91,7 @@ steps: - script: | python ci/screen.py SET PYTHONPATH=%PYTHONPATH%;%CD% - python setup.py -q install --user + python setup.py -q install #pip install -e . #pytest -v --junitxml=junit/test-results.xml #move examples\\data\\14061619.png examples\\data\\14061619_win.png