Skip to content

Commit

Permalink
Remove compose from requirements and update dependencies for fixing t…
Browse files Browse the repository at this point in the history
…he 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]>
  • Loading branch information
3 people authored Nov 22, 2023
1 parent 928af5a commit 2dbc38e
Show file tree
Hide file tree
Showing 21 changed files with 623 additions and 1,196 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- arangodb
- azurite
- clickhouse
- compose
- core
- elasticsearch
- google
Expand Down
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ testcontainers-python facilitates the use of Docker containers for functional an
arangodb/README
azurite/README
clickhouse/README
compose/README
elasticsearch/README
google/README
kafka/README
Expand Down
1 change: 0 additions & 1 deletion compose/README.rst

This file was deleted.

18 changes: 0 additions & 18 deletions compose/setup.py

This file was deleted.

193 changes: 0 additions & 193 deletions compose/testcontainers/compose/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion compose/tests/.env.test

This file was deleted.

6 changes: 0 additions & 6 deletions compose/tests/docker-compose-2.yml

This file was deleted.

8 changes: 0 additions & 8 deletions compose/tests/docker-compose-3.yml

This file was deleted.

3 changes: 0 additions & 3 deletions compose/tests/docker-compose-4.yml

This file was deleted.

17 changes: 0 additions & 17 deletions compose/tests/docker-compose.yml

This file was deleted.

125 changes: 0 additions & 125 deletions compose/tests/test_docker_compose.py

This file was deleted.

Loading

0 comments on commit 2dbc38e

Please sign in to comment.