Skip to content

Commit 86fa572

Browse files
committed
Disable poetry packing mode since this is not a packaged library
This being set to true raised warning when installing deps
1 parent 544f8d3 commit 86fa572

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 = "2.7.0"
44
description = "Advanced metric collection for the Python Discord server"
55
authors = ["Joe Banks <[email protected]>"]
66
license = "MIT"
7+
package-mode = false
78

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

0 commit comments

Comments
 (0)