Removed pytz dependency

This commit is contained in:
Fabio Manganiello 2022-01-05 18:04:32 +01:00
commit 3e4b91cd6c
Signed by: blacklight
GPG key ID: D90FBA7F76362774
4 changed files with 14 additions and 14 deletions
docs/source

View file

@ -276,7 +276,6 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'gi',
'gi.repository',
'twilio',
'pytz',
'Adafruit_Python_DHT',
'RPi.GPIO',
'RPLCD',