Migrate a SUSE distribution from 12 to 15 with DMS
- Documentation
- 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