diff options
author | terminaldweller <thabogre@gmail.com> | 2022-07-12 00:13:05 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-07-12 00:13:05 +0000 |
commit | c47bbda4414e2265cb92a37ac4d0b731f3d7b19f (patch) | |
tree | 83fa6569f1bb419c2ea168254a4f617a94b6aab5 /poetry.lock | |
parent | Initial commit (diff) | |
download | colo-c47bbda4414e2265cb92a37ac4d0b731f3d7b19f.tar.gz colo-c47bbda4414e2265cb92a37ac4d0b731f3d7b19f.zip |
initial commit
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/poetry.lock b/poetry.lock new file mode 100644 index 0000000..f41588b --- /dev/null +++ b/poetry.lock @@ -0,0 +1,8 @@ +package = [] + +[metadata] +lock-version = "1.1" +python-versions = "^3.8" +content-hash = "fafb334cb038533f851c23d0b63254223abf72ce4f02987e7064b0c95566699a" + +[metadata.files] |