Closed frebib closed 2 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Totals | |
---|---|
Change from base Build 2458360175: | 0.0% |
Covered Lines: | 31 |
Relevant Lines: | 34 |
Certain packaging options require the source distribution specifically to be available on pypi and cannot use the binary distribution.
Signed-off-by: Joe Groocock jgroocock@cloudflare.com
Building with
fpm
fails because it requires a source distribution. Having this would mean I don't have reinvent the wheel and build a package from source: https://github.com/jordansissel/fpm/blob/788170598572ab2a9cb4d844575e3a9dab2ab467/lib/fpm/package/python.rb#L153