diff --git a/news/9330.bugfix.rst b/news/9330.bugfix.rst index d760313a6..63e44c238 100644 --- a/news/9330.bugfix.rst +++ b/news/9330.bugfix.rst @@ -1 +1 @@ -``pip config`` normalizes names, converting underscores into dashes +``pip config`` now normalizes names by converting underscores into dashes.