save
Add the `save` mutation to the GraphQL api. This allows a client to trigger saving.
Package revng's python code in two wheels: `revng` and `revng_internal`. The revng wheel contains the `revng.{pipeline_description,model,tupletree}` modules, while the `revng_internal` one everything under `revng.internal`.