Skip to content

Commit d9a75ec

Browse files
authored
Set package mode to false pyproject.toml
Wasn't this already set last year?
1 parent d877118 commit d9a75ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "1.0.0"
44
description = "SFZ instruments website"
55
authors = ["redtide <redtid3@gmail.com>"]
66
readme = "README.md"
7+
package-mode = false
78

89
[tool.poetry.dependencies]
910
python = ">=3.8"

0 commit comments

Comments
 (0)