Skip to content

Commit 61a64c5

Browse files
authored
Disable Poetry package mode
Codespace automated setup is failing because it can't find a package Signed-off-by: GitHub <noreply@github.com>
1 parent a87a150 commit 61a64c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
description = "A Discord bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source."
55
authors = ["Python Discord <info@pythondiscord.com>"]
66
license = "MIT"
7+
package-mode = false
78

89
[tool.poetry.dependencies]
910
python = "3.12.*"

0 commit comments

Comments
 (0)