Commit Graph

15 Commits

Author SHA1 Message Date
Odd Stråbø 684fb15c90 Add black to dev requirements 2024-06-12 02:05:07 +00:00
Odd Stråbø cc0cabf38a Remove kodi_six from dependencies 2024-06-11 05:32:10 +00:00
Odd Stråbø 8cabd4e2a3 Remove six from dependencies 2024-06-11 04:54:39 +00:00
Odd Stråbø 247571ee69 Add pre-commit to dev requirements 2024-06-10 10:59:02 +00:00
renovate[bot] 6a16e6f1bf
chore(deps): update dependency kodistubs to v21 2024-06-10 03:57:04 +00:00
Shane McMaster fbaef1b48e
change ws_client to use libraries reconnect param 2024-03-01 11:31:12 +13:00
Odd Stråbø e478e4b975 Remove py2 specific dependencies 2024-02-07 08:33:55 +00:00
Odd Stråbø 8dbf5030bc Fix convert_to_local tests on Windows 2023-10-21 16:53:50 +00:00
Odd Stråbø d656be9bb5 PyYAML 6 drops py2 support 2023-07-09 17:59:13 +00:00
Odd Stråbø e89ed43839 Add PyYAML to dev dependencies 2023-07-02 16:17:50 +00:00
Odd Stråbø 1c6462fb76 Add devcontainer config 2023-07-02 00:26:27 +00:00
dependabot[bot] 3705a90087
Update kodistubs requirement from ~=19.0 to ~=20.0
Updates the requirements on [kodistubs](https://github.com/romanvm/Kodistubs) to permit the latest version.
- [Release notes](https://github.com/romanvm/Kodistubs/releases)
- [Commits](https://github.com/romanvm/Kodistubs/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: kodistubs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 14:13:40 +00:00
Odd Stråbø 26cc87fe9e Change from my Kodistubs py3 branch to the upstream v19 release 2021-10-12 10:28:18 +02:00
Matt eb0e85d8f5 Make tests not fail 2021-05-02 17:09:54 -04:00
Odd Stråbø ed96dc8ad5 Clean json returned from server for keys with None values
Add testing
2020-08-21 15:09:34 +02:00