@@ -12,7 +12,6 @@ dependencies = [
1212]
1313readme = " README.md"
1414classifiers = [
15- # TODO: pull some of these across into our copier template
1615 " License :: OSI Approved :: BSD License" ,
1716 " Development Status :: 4 - Beta" ,
1817 " Intended Audience :: Developers" ,
@@ -30,14 +29,12 @@ classifiers = [
3029 " Typing :: Typed" ,
3130]
3231
33- # TODO: pull into our copier template
3432[project .urls ]
35- Homepage = " https://climate-resource.github.io /mkdocstrings-python-accessors"
36- Documentation = " https://climate-resource.github.io /mkdocstrings-python-accessors"
37- Changelog = " https://climate-resource.github.io /mkdocstrings-python-accessors/changelog"
33+ Homepage = " https://github.com/ climate-resource/mkdocstrings-python-accessors"
34+ Documentation = " https://github.com/ climate-resource/mkdocstrings-python-accessors"
35+ Changelog = " https://github.com/ climate-resource/mkdocstrings-python-accessors/blob/main/docs/ changelog.md "
3836Repository = " https://github.com/climate-resource/mkdocstrings-python-accessors"
3937Issues = " https://github.com/climate-resource/mkdocstrings-python-accessors/issues"
40- Discussions = " https://github.com/climate-resource/mkdocstrings-python-accessors/discussions"
4138
4239[project .optional-dependencies ]
4340
@@ -169,7 +166,6 @@ authorized_licenses = [
169166 " Apache License, Version 2.0" ,
170167 " CMU License (MIT-CMU)" ,
171168 " Historical Permission Notice and Disclaimer (HPND)" ,
172- # TODO: push upstream
173169 " isc" ,
174170 " isc license" ,
175171 " isc license (iscl)" ,
0 commit comments