Skip to content

Commit

Permalink
Merge pull request #6 from nhsconnect/PRMT-4311
Browse files Browse the repository at this point in the history
[PRMT-4311] try tackle issue of gocd failed to resolve dependencies with pipenv
  • Loading branch information
joefong-nhs authored Dec 19, 2023
2 parents d1e68fb + ef4cd8e commit c579324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name = "pypi"
mesh-inbox-s3-forwarder = {editable = true, path = "."}

[dev-packages]
werkzeug = "~=2.1.0"
moto = {version = "~=2.2", extras = ["server"]}
pytest-cov = "~=2.12"
pytest = "~=6.2"
Expand Down

0 comments on commit c579324

Please sign in to comment.