from ...testing.provision import drop_all_schema_objects_post_tables from ...testing.provision import drop_all_schema_objects_pre_tables from ...testing.provision ...
To effectively recreate the environment with the correct dependencies on another device, you would typically use an environment.yml. Here's how you can create an environment.yml file and use it to ...