diff --git a/pyproject.toml b/pyproject.toml index 0f1ee8f..3fdc2bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "" authors = ["Gordon Schulz "] [tool.poetry.dev-dependencies] -python = "^3.6" +#python = "^3.6" molecule = "^2.20" bumpversion = "^0.5.3" docker-py = "^1.10"