File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,11 +21,6 @@ classifiers = [
2121 " Typing :: Typed" ,
2222]
2323
24- [project .urls ]
25- Homepage = " https://github.com/krackenservices/scp-sdk"
26- Documentation = " https://systemcapabilityprotocol.com/"
27- Repository = " https://github.com/krackenservices/scp-sdk.git"
28- Issues = " https://github.com/krackenservices/scp-sdk/issues"
2924dependencies = [
3025 " pydantic>=2.0" ,
3126 " pydantic-yaml>=1.3.0" ,
@@ -44,6 +39,12 @@ runtime = [
4439 " opentelemetry-instrumentation>=0.41b0" ,
4540]
4641
42+ [project .urls ]
43+ Homepage = " https://github.com/krackenservices/scp-sdk"
44+ Documentation = " https://systemcapabilityprotocol.com/"
45+ Repository = " https://github.com/krackenservices/scp-sdk.git"
46+ Issues = " https://github.com/krackenservices/scp-sdk/issues"
47+
4748[build-system ]
4849requires = [" hatchling" ]
4950build-backend = " hatchling.build"
You can’t perform that action at this time.
0 commit comments