Improve Python package metadata
Compare changes
+ 19
− 3
@@ -70,9 +70,25 @@ print(numpy.get_include(), end=';')
This MR improves the generation of custom metadata installed with the Python bindings, mainly so that pip knows more about this package.