Skip to content

Commit

Permalink
use vendored packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Mar 10, 2023
1 parent 7817210 commit 82b857b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wheel/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from email.parser import Parser
from typing import Iterator

from packaging.requirements import Requirement
from ._vendor.packaging.requirements import Requirement


def _nonblank(str):
Expand Down

0 comments on commit 82b857b

Please sign in to comment.