File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66name = " modelsearch"
77dynamic = [" version" ]
88authors = [
9- {
name =
" Karl Hobley " ,
email =
" [email protected] " },
9+ {
name =
" Wagtail core team + contributors " ,
email =
" [email protected] " },
1010]
1111requires-python = " >= 3.10"
1212dependencies = [
@@ -32,12 +32,12 @@ classifiers = [
3232]
3333
3434[project .urls ]
35- Homepage = " https://github.com/kaedroho /django-modelsearch"
35+ Homepage = " https://github.com/wagtail /django-modelsearch"
3636Documentation = " https://django-modelsearch.readthedocs.io/en/latest"
37- Source = " https://github.com/kaedroho /django-modelsearch"
38- Repository = " https://github.com/kaedroho /django-modelsearch"
39- Issues = " https://github.com/kaedroho /django-modelsearch/issues"
40- Changelog = " https://github.com/kaedroho /django-modelsearch/releases"
37+ Source = " https://github.com/wagtail /django-modelsearch"
38+ Repository = " https://github.com/wagtail /django-modelsearch"
39+ Issues = " https://github.com/wagtail /django-modelsearch/issues"
40+ Changelog = " https://github.com/wagtail /django-modelsearch/releases"
4141
4242[project .optional-dependencies ]
4343test = [
You can’t perform that action at this time.
0 commit comments