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