I'm trying to package a bundle so that it contains...
# general
m
I'm trying to package a bundle so that it contains some jars in
libs
dir, but the main executable will be a python app (it's meant to be a package that we submit to a job scheduler). Is this possible? So far my attempts at adding the jars to a lib directory have failed