From c8ee48bc98496ec8f5530049ef59f807554142da Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 18 Jul 2023 20:20:57 +0200 Subject: [PATCH] Update comment on install script --- build_helpers/install_windows.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_helpers/install_windows.ps1 b/build_helpers/install_windows.ps1 index ca073d32a..575a09f8b 100644 --- a/build_helpers/install_windows.ps1 +++ b/build_helpers/install_windows.ps1 @@ -1,5 +1,4 @@ -# Downloads don't work automatically, since the URL is regenerated via javascript. -# Downloaded from https://www.lfd.uci.edu/~gohlke/pythonlibs/#ta-lib +# vendored Wheels compiled via https://github.com/xmatthias/ta-lib-python/tree/ta_bundled_040 python -m pip install --upgrade pip wheel