Skip to content

Commit

Permalink
Install Docker Python SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Aug 21, 2020
1 parent d6cb27b commit fe0fe7d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 6 deletions.
72 changes: 66 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mypy = "*"
pre-commit = "^2.6"
pytest = "^5.4"
pytest-mock = "^3"
docker = "^4.3.1"

[tool.poetry.extras]
fastapi = ["fastapi"]
Expand Down

0 comments on commit fe0fe7d

Please sign in to comment.