Skip to content

Commit 0565ade

Browse files
authored
Merge pull request #814 from citizensadvice/remove-pytest-dependency
chore/Remove Pytest
2 parents 336ce81 + dc7ca7f commit 0565ade

4 files changed

Lines changed: 1 addition & 76 deletions

File tree

infrastructure/energy-apps-cdk/poetry.lock

Lines changed: 1 addition & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infrastructure/energy-apps-cdk/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = ">=3.12, <3.13"
11-
pytest = "8.3.3"
1211
ca-cdk-constructs = "^0.17.1"
1312
aws-cdk-cli = "^2.1017.1"
1413

infrastructure/energy-apps-cdk/tests/__init__.py

Whitespace-only changes.

infrastructure/energy-apps-cdk/tests/unit/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)