mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
update workflows
This commit is contained in:
@@ -37,3 +37,7 @@ build-backend = "poetry.masonry.api"
|
||||
redis = ["aioredis"]
|
||||
memcache = ["aiomcache"]
|
||||
all = ["aioredis","aiomcache"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py36', 'py37', 'py38', 'py39']
|
||||
|
||||
Reference in New Issue
Block a user