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 @@ -52,11 +52,11 @@ dependencies = [
5252 " exceptiongroup>=1.0.4" ,
5353]
5454
55- [tool .hatch .build . targets . wheel ]
55+ [tool .hatch .build ]
5656packages = [" fishery" , " sardine" ]
5757
5858[tool .hatch .build .targets .sdist ]
59- only-include = [" sardine/ " , " fishery/ " , " tests/ " ]
59+ packages = [" sardine" , " fishery" , " tests" ]
6060
6161[tool .hatch .version ]
6262path = " sardine/__init__.py"
@@ -80,9 +80,9 @@ profile = [
8080]
8181
8282[project .urls ]
83- homepage = " https://sardine.raphaelforment.fr"
84- documentation = " https://sardine.raphaelforment.fr"
85- repository = " https://github.com/Bubobubobubobubo/sardine"
83+ Homepage = " https://sardine.raphaelforment.fr"
84+ Documentation = " https://sardine.raphaelforment.fr"
85+ "Source Code" = " https://github.com/Bubobubobubobubo/sardine"
8686"Bug Tracker" = " https://github.com/Bubobubobubobubo/sardine/issues"
8787
8888[project .scripts ]
You can’t perform that action at this time.
0 commit comments