From a4d414cdfac2e8584185526f699a9ba52c73a1ea Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Sat, 23 Nov 2024 19:40:21 +0000 Subject: Disable poetry package mode --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2fd1d1dd..192a4238 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "1.0.0" description = "The project responsible for maintaining our website and all of its subdomains." authors = ["Python Discord "] license = "MIT" +package-mode = false [tool.poetry.dependencies] python = "3.11.*" -- cgit v1.2.3