Added GPS backend

This commit is contained in:
Fabio Manganiello 2019-08-03 02:06:06 +02:00
parent c9dc1aac44
commit 39b0c3b741
6 changed files with 151 additions and 1 deletions

View file

@ -172,6 +172,7 @@ setup(
'Support for compiling SASS/SCSS styles to CSS': ['pyScss'],
'Support for NFC tags': ['nfcpy>=1.0', 'ndef'],
'Support for enviropHAT': ['envirophat'],
'Support for GPS': ['gps'],
# 'Support for Leap Motion backend': ['git+ssh://git@github.com:BlackLight/leap-sdk-python3.git'],
# 'Support for Flic buttons': ['git+https://@github.com/50ButtonsEach/fliclib-linux-hci.git']
# 'Support for media subtitles': ['git+https://github.com/agonzalezro/python-opensubtitles#egg=python-opensubtitles']