File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ htmlcov/
4141.mypy_cache /
4242.ruff_cache /
4343
44+ # Claude
45+ .claude /
46+
4447# OS
4548.DS_Store
4649Thumbs.db
Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ django = ["django>=3.2.0"]
5757fastapi = [" fastapi>=0.100.0" , " starlette>=0.27.0" ]
5858
5959[project .urls ]
60- Homepage = " https://github.com/logtide-dev/python -sdk"
61- Repository = " https://github.com/logtide-dev/python -sdk"
60+ Homepage = " https://github.com/logtide-dev/logtide -sdk-python "
61+ Repository = " https://github.com/logtide-dev/logtide -sdk-python "
6262Documentation = " https://logtide.dev/docs"
63- Issues = " https://github.com/logtide-dev/python -sdk/issues"
63+ Issues = " https://github.com/logtide-dev/logtide -sdk-python /issues"
6464
6565[tool .setuptools .packages .find ]
6666where = [" ." ]
You can’t perform that action at this time.
0 commit comments