Merge pull request #6056 from eli-schwartz/fix-devendored-support

This commit is contained in:
Pradyun Gedam 2018-12-01 07:45:53 +05:30 committed by GitHub
commit eee2f6057a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ if DEBUNDLED:
vendored("packaging")
vendored("packaging.version")
vendored("packaging.specifiers")
vendored("pep517")
vendored("pkg_resources")
vendored("progress")
vendored("pytoml")