We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390f149 commit 4594f41Copy full SHA for 4594f41
conda_forge_tick/url_transforms.py
@@ -1,6 +1,5 @@
1
import os
2
import re
3
-
4
from itertools import permutations
5
6
EXTS = [".tar.gz", ".zip", ".tar", ".tar.bz2", ".tar.xz", ".tgz"]
0 commit comments