Skip to content

Commit d66a3f3

Browse files
committed
removing package mode, should allow for microsalt, but wont require that we rename repo to microSALT
1 parent 63176fc commit d66a3f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ build-backend = "poetry.core.masonry.api"
4343
[project.scripts]
4444
microsalt = "microsalt.cli:root"
4545

46+
[tool.package]
47+
package-mode = false
48+
4649
[tool.poetry.group.dev.dependencies]
4750
coverage = "^7.7.0"
4851
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)