diff options
author | Matthew Lemon <y@yulqen.org> | 2024-06-07 10:16:57 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-06-07 10:16:57 +0100 |
commit | 95d2528c8ec92e9ba153d6ed789ed603fa45c9a7 (patch) | |
tree | 29f1db20f6662b4b7d6fd8272eebdf00b4e7eaf0 /poetry.toml | |
parent | dd329b38794d3af3d795989ac3cc24c6227d0002 (diff) |
removes poetry config
Diffstat (limited to 'poetry.toml')
-rw-r--r-- | poetry.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/poetry.toml b/poetry.toml deleted file mode 100644 index ab1033b..0000000 --- a/poetry.toml +++ /dev/null @@ -1,2 +0,0 @@ -[virtualenvs] -in-project = true |