1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Remove python-typing requirement for Python 3.8 compatibility

This commit is contained in:
Peter Steenbergen
2019-12-08 13:19:58 +01:00
parent d7925b6496
commit 1adee13f9f
4 changed files with 50 additions and 2 deletions

View File

@ -1,7 +1,6 @@
config BR2_PACKAGE_PYTHON_MSM
bool "python-msm"
select BR2_PACKAGE_PYTHON_GITPYTHON # runtime
select BR2_PACKAGE_PYTHON_TYPING # runtime
help
Mycroft Skills Manager.