Добавлено кеширование для GET запросов
All checks were successful
Verify Dev Build / publish (push) Successful in 39s
All checks were successful
Verify Dev Build / publish (push) Successful in 39s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "oxidetwitch"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
description = "Client for Twitch API"
|
||||
readme = "README.md"
|
||||
authors = [{ name = "Miwory", email = "miwory.uwu@gmail.com" }]
|
||||
@ -99,6 +99,3 @@ ignore-one-line-docstrings = true
|
||||
quote-style = "single"
|
||||
indent-style = "space"
|
||||
docstring-code-format = true
|
||||
|
||||
[tool.uv.sources]
|
||||
aiohttpx = { index = "Miwory" }
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user