Skip to content

Commit cf9238b

Browse files
authored
Merge pull request #191 from cloudblue/remove_testing_library_from_extension_project_skeleton
Remove testing library from extension project
2 parents e9b0b80 + d3a2538 commit cf9238b

File tree

1 file changed

+0
-1
lines changed
  • connect/cli/plugins/project/extension/templates/bootstrap/${project_slug}

1 file changed

+0
-1
lines changed

connect/cli/plugins/project/extension/templates/bootstrap/${project_slug}/pyproject.toml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ flake8-debugger = "^4.0.0"
4242
flake8-eradicate = "^1.0.0"
4343
flake8-string-format = "^0.3.0"
4444
pytest-asyncio = "^0.15.1"
45-
connect-devops-testing-library = "24.*"
4645
4746
[build-system]
4847
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)