commit | effebadb5aa70a980a3aeada9aa4dd272a7be754 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 18:10:14 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 19:29:15 2022 -0400 |
tree | ab9111ba59cbb93a3ae8caf98890be46c3a79fe2 | |
parent | 11cae03303609e0776fa6331346b56933fa91182 [diff] [blame] |
test: fix image name + pre-commit
diff --git a/pyproject.toml b/pyproject.toml index bb93ba9..9b1742e 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -32,6 +32,7 @@ python-on-whales = "^0.52.0" Jinja2 = "^3.1.2" jinja2-base64-filters = "^0.1.4" +molecule = "^4.0.1" [build-system] requires = ["poetry-core"]