iris icon indicating copy to clipboard operation
iris copied to clipboard

Build rpm

Open buroa opened this issue 6 years ago • 2 comments

There is very, very little documentation here, and it seems like the only way to really use this is to have a python environment (with many, many dependencies)

Can we build an rpm instead?

buroa avatar Nov 13 '18 20:11 buroa

It might be possible to use a tool like fpm which has support for generating an RPM of a python virtualenv: https://fpm.readthedocs.io/en/latest/source/virtualenv.html We haven't explored this however.

jrgp avatar Nov 15 '18 02:11 jrgp

Will try this and report back

buroa avatar Nov 15 '18 02:11 buroa