This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
18.2.6b The move
·
2523 commits
to dev
since this release
The big move to python 3 has now been made and along with this a complete revamp of msm has been introduced. If you haven't run dev_setup.sh
in while now is a good time to get your development environment up to date.
Python 3
Python 3 has been on the development branch for about two weeks so many of the developers has seen the changes but here's a short summary
- Compatible with python 3.4 and newer versions
- Support for python 2.7 has been dropped to reduce
- Use the built-in venv module instead of virtualenv
msm
@JarbasAI started working on this and together with the mycroft team a complete implementation far superior to the original has been launched. The new msm has been built as a separate python module and is available in the cheese shop.
The new msm can be used with thirdparty skill stores and be set to use either versioned skills or the bleeding edge.