Skip to content

SUSE/suse-migration-services

Repository files navigation

Distribution Migration System

GitHub Action Unit Types

Migrate a SUSE distribution from 12 to 15 with DMS

Contents

Contributing

The Python project uses poetry to setup a development environment for the desired Python version. To get into a development shell call:

$ poetry shell

In order to leave the development mode just call:

$ exit