gnu: Remove dependency on pytz
UTC timezone settings can be obtained from the datetime.timezone module from Python standard library so remove dependency on external pytz module.
This commit is contained in:
parent
8e4dd178f1
commit
82ab96ad06
2 changed files with 3 additions and 5 deletions
|
@ -6,6 +6,5 @@ setuptools
|
|||
xmltodict
|
||||
iso8601
|
||||
beautifulsoup4
|
||||
pytz
|
||||
launchpadlib
|
||||
tenacity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue