summaryrefslogtreecommitdiff
path: root/nix/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nix/pyproject.toml')
-rw-r--r--nix/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/pyproject.toml b/nix/pyproject.toml
index 957e977..458298b 100644
--- a/nix/pyproject.toml
+++ b/nix/pyproject.toml
@@ -5,6 +5,7 @@ description = "My Monorepo"
authors = ["Preston Pan <ret2pop@gmail.com>"]
license = "MIT"
readme = "README.md"
+package-mode = false
[tool.poetry.dependencies]
python = "^3.12"