File tree Expand file tree Collapse file tree 6 files changed +4
-2
lines changed
sam-geo-information/tests Expand file tree Collapse file tree 6 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 88
99concurrency :
1010 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
11- cancel-in-progress : true
11+ cancel-in-progress : false
1212
1313jobs :
1414 label-pr :
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ authors = [
1414description = " This plugin adds a Gateway and Agent to connect to Solace's Event Mesh and Event Brokers"
1515readme = " README.md"
1616requires-python = " >=3.10.16"
17- dependencies = []
17+ dependencies = [
18+ " solace-ai-connector"
19+ ]
1820
1921[tool .hatch .build .targets .wheel .force-include ]
2022"src" = " solace_event_mesh/src"
You can’t perform that action at this time.
0 commit comments