diff --git a/pyproject.toml b/pyproject.toml index 14f7b03d9..c9835ddf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,6 @@ name = "exasol-integration-test-docker-environment" packages = [ { include = "exasol_integration_test_docker_environment" }, - { include = "pytest_itde" } ] version = "3.0.0" description = "Integration Test Docker Environment for Exasol"