Skip to content

Commit 2dbc38e

Browse files
kivieweddumelendezalexanderankin
authored
Remove compose from requirements and update dependencies for fixing the build (#394)
Also update the Selenium module to workaround the breaking changes in the Selenium dependency. Co-authored-by: Eddú Meléndez Gonzales <[email protected]> Co-authored-by: Dave Ankin <[email protected]>
1 parent 928af5a commit 2dbc38e

21 files changed

+623
-1196
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- arangodb
2525
- azurite
2626
- clickhouse
27-
- compose
2827
- core
2928
- elasticsearch
3029
- google

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ testcontainers-python facilitates the use of Docker containers for functional an
1616
arangodb/README
1717
azurite/README
1818
clickhouse/README
19-
compose/README
2019
elasticsearch/README
2120
google/README
2221
kafka/README

compose/README.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

compose/setup.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

compose/testcontainers/compose/__init__.py

Lines changed: 0 additions & 193 deletions
This file was deleted.

compose/tests/.env.test

Lines changed: 0 additions & 1 deletion
This file was deleted.

compose/tests/docker-compose-2.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

compose/tests/docker-compose-3.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

compose/tests/docker-compose-4.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

compose/tests/docker-compose.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

compose/tests/test_docker_compose.py

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)