Skip to content

Commit

Permalink
refactor/session_aware
Browse files Browse the repository at this point in the history
- remove mk1 clock timer (move to mk1 plugin)
- remove skill_api methods
- make session aware (timezone, time_format, date_format)
- use datetime utils from ovos-utils, dont make UTC assumptions (or at least let all tz assumptions be made in that module)
  • Loading branch information
JarbasAl committed Apr 21, 2024
1 parent 20ee8fd commit 379334b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ tzlocal>=1.3
timezonefinder~=5.2
geocoder~=1.38
ovos-utils~=0.0, >=0.0.38
ovos_workshop~=0.0, >=0.0.15
ovos_workshop~=0.0, >=0.0.16a25

0 comments on commit 379334b

Please sign in to comment.