File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ license = "MIT"
77readme = " README.md"
88packages = [{ include = " fastapi_redis_cache" , from = " ." }]
99
10+ changelog = " https://github.com/seapagan/fastapi-redis-cache-reborn/blob/main/CHANGELOG.md"
11+ repository = " https://github.com/seapagan/fastapi-redis-cache-reborn"
12+ homepage = " https://pypi.org/project/fastapi-redis-cache-reborn/"
13+
1014classifiers = [
1115 " Development Status :: 4 - Beta" ,
1216 " Intended Audience :: Developers" ,
@@ -19,6 +23,7 @@ classifiers = [
1923 " Programming Language :: Python :: 3.12" ,
2024 " Programming Language :: Python :: 3 :: Only" ,
2125 " Topic :: Software Development :: Libraries :: Python Modules" ,
26+ " Framework :: FastAPI" ,
2227]
2328
2429[tool .poetry .dependencies ]
You can’t perform that action at this time.
0 commit comments