mborsetti / airportsdata

Extensive database of current data for nearly every airport and landing strip in the world, with over 28,000 entries.
Other
91 stars 28 forks source link

Build source distribution for pypi #14

Closed frebib closed 2 years ago

frebib commented 2 years ago

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

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2556548064

Warning: This coverage report may be inaccurate.

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.

Details


Totals Coverage Status
Change from base Build 2458360175: 0.0%
Covered Lines: 31
Relevant Lines: 34

💛 - Coveralls