Skip to content

Commit

Permalink
Merge pull request #6056 from eli-schwartz/fix-devendored-support
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Dec 1, 2018
2 parents 95f0b2a + 7371a75 commit eee2f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pip/_vendor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def vendored(modulename):
vendored("packaging")
vendored("packaging.version")
vendored("packaging.specifiers")
vendored("pep517")
vendored("pkg_resources")
vendored("progress")
vendored("pytoml")
Expand Down

0 comments on commit eee2f60

Please sign in to comment.