summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2019-05-15 12:21:08 +0300
committerOmer Katz <omer.drow@gmail.com>2019-05-15 12:21:08 +0300
commiteb3e8f5cfe9b24ab8845fb0931845cdc1e4b558a (patch)
tree30e5d6fe08e58a63aea9e962a5725433b8bbf22b
parent066de17200a939e821a1b2a84110efbf1211646e (diff)
downloadkombu-lzma-windows-build.tar.gz
Added an index with windows wheels for lzma.lzma-windows-build
-rw-r--r--requirements/extras/lzma.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/extras/lzma.txt b/requirements/extras/lzma.txt
index 9c70afdf..1e3d26fa 100644
--- a/requirements/extras/lzma.txt
+++ b/requirements/extras/lzma.txt
@@ -1 +1,2 @@
+--extra-index-url https://pypi.anaconda.org/nehaljwani/simple # Temporary index for Windows wheels
backports.lzma;python_version<"3.3"