Skip to content

Commit

Permalink
Merge pull request bcgov#2690 from thorwolpert/business-pay-ocp-cd
Browse files Browse the repository at this point in the history
changing back to my repo
  • Loading branch information
thorwolpert authored May 14, 2024
2 parents 71253fc + fdc1f3e commit e16be26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions queue_services/business-pay/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions queue_services/business-pay/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ python-dotenv = "^1.0.1"
asyncio-nats-client = "^0.11.5"
asyncio-nats-streaming = "^0.4.0"
protobuf = "3.19.5"
# gcp-queue = {version = "^0.3.0", source = "sbc-connect"}
gcp-queue = { git = "https://github.com/thorwolpert/sbc-connect-common.git", subdirectory = "python/gcp-queue", branch = "main" }
# structured-logging = {version = "^0.4.0", source = "sbc-connect"}
structured-logging = { git = "https://github.com/thorwolpert/sbc-connect-common.git", subdirectory = "python/structured-logging", branch = "main" }
sentry-sdk = {extras = ["flask"], version = "^2.1.1"}
launchdarkly-server-sdk = "^9.4.0"
Expand All @@ -32,12 +30,6 @@ black = "^24.4.2"
zimports = "^0.6.1"
lovely-pytest-docker = "^0.3.1"


# [[tool.poetry.source]]
# name = "sbc-connect"
# url = "https://northamerica-northeast1-python.pkg.dev/c4hnrd-tools/python/simple/"
# priority = "explicit"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit e16be26

Please sign in to comment.