Feature/unspecifiy versions
Loading
objdict_generate
to objdict-generate
. I always mess that up and doubt that I'm the only
oneodg
command for convenienceburt-util.py
entrypoint script for burt-util, but I didn't need to do that here.
objdict_generate/scripts/objdict_generate.py was already set up to run as a standalone script, so I point pyinstaller there
instead of a custom entrypoint. This is arguably a better way of doing it than how we do it in burt-util.