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 b92581f commit f30c187Copy full SHA for f30c187
src/pip/_internal/models/link.py
@@ -6,7 +6,6 @@
6
import os
7
import posixpath
8
import re
9
-import sys
10
import urllib.parse
11
from collections.abc import Mapping
12
from dataclasses import dataclass
0 commit comments