File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies = [
26
26
homepage = " https://github.com/supabase/supabase-py/tree/main/src/auth"
27
27
repository = " https://github.com/supabase/supabase-py"
28
28
documentation = " https://github.com/supabase/supabase-py/tree/main/src/auth"
29
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
29
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
30
30
31
31
# [project.scripts]
32
32
# gh-download = "scripts.gh-download:main"
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ dependencies = [
21
21
22
22
[project .urls ]
23
23
repository = " https://github.com/supabase/supabase-py"
24
- homepage = " https://github.com/supabase/supabase/tree/main/src/functions"
25
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
24
+ homepage = " https://github.com/supabase/supabase-py /tree/main/src/functions"
25
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
26
26
27
27
[dependency-groups ]
28
28
tests = [
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
32
32
homepage = " https://github.com/supabase/supabase/tree/main/src/postgrest"
33
33
repository = " https://github.com/supabase/supabase-py"
34
34
documentation = " https://postgrest-py.rtfd.io"
35
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
35
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
36
36
37
37
[dependency-groups ]
38
38
test = [
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies = [
23
23
homepage = " https://github.com/supabase/supabase/tree/main/src/realime"
24
24
repository = " https://github.com/supabase/supabase-py"
25
25
documentation = " https://github.com/supabase/supabase/tree/main/src/realime"
26
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
26
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
27
27
28
28
[dependency-groups ]
29
29
tests = [
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
32
32
documentation = " https://supabase.github.io/storage-py"
33
33
homepage = " https://supabase.github.io/storage-py"
34
34
repository = " https://github.com/supabase/supabase-py"
35
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
35
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
36
36
37
37
[dependency-groups ]
38
38
lints = [
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies = [
34
34
homepage = " https://github.com/supabase/supabase-py"
35
35
repository = " https://github.com/supabase/supabase-py"
36
36
documentation = " https://github.com/supabase/supabase-py/src/supabase"
37
- changelog = " https://github.com/supabase/supabase-py/CHANGELOG.md"
37
+ changelog = " https://github.com/supabase/supabase-py/tree/main/ CHANGELOG.md"
38
38
39
39
[dependency-groups ]
40
40
dev = [
You can’t perform that action at this time.
0 commit comments