blob: 83cd0473e8c8cd7e36f84ec3dee901b833ff3cba [file] [view] [edit]
(pypi) fixed the URL normalization function to correctly handle local paths
enabling wheel sources files to point to an absolute path. Currently it supports
the `file://<absolute_path>` for linux and windows like paths. We also support
envsubst for the said paths from now on.