Skip to content

Commit 455c250

Browse files
authored
Merge pull request #5 from ComputeCanada/update/find-links
Removed find-links in global section for pip config.
2 parents d6eb402 + 4a91470 commit 455c250

10 files changed

+0
-10
lines changed

python/pip-avx-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/avx /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-avx.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-avx2-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/avx2 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-avx2.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx2 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-avx512-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/avx512 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/avx2 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-avx512.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx512 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx2 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-generic-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/sse3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/sse3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip-sse3-gentoo.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/sse3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

python/pip.conf

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[global]
2-
find-links = /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/sse3 /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
32
disable-pip-version-check = true
43

54
[wheel]

0 commit comments

Comments
 (0)