File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ dependencies = [
39
39
" copier>=9.6" ,
40
40
" copier-template-extensions>=0.3.2" ,
41
41
]
42
- urls.changelog = " https://github.com/leodevian/modern-python/blob/main/CHANGELOG.md"
43
- urls.documentation = " https://github.com/leodevian/modern-python/tree/main/docs"
44
- urls.homepage = " https://github.com/leodevian/modern-python"
45
- urls.issues = " https://github.com/leodevian/modern-python/issues"
46
- urls.repository = " https://github.com/leodevian/modern-python"
42
+ urls.Changelog = " https://github.com/leodevian/modern-python/blob/main/CHANGELOG.md"
43
+ urls.Documentation = " https://github.com/leodevian/modern-python/tree/main/docs"
44
+ urls.Homepage = " https://github.com/leodevian/modern-python"
45
+ urls.Issues = " https://github.com/leodevian/modern-python/issues"
46
+ urls.Repository = " https://github.com/leodevian/modern-python"
47
47
48
48
[dependency-groups ]
49
49
dev = [
You can’t perform that action at this time.
0 commit comments