Skip to content

Commit 640df9b

Browse files
committed
Added the directive package-mode = false to comply with the new requirements.
2 parents 6f457e8 + 4063051 commit 640df9b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

poetry.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "Source code of the MONARC website."
55
authors = ["Your Name <you@example.com>"]
66
license = "AGPL-3.0-or-later"
7+
package-mode = false
78

89
[tool.poetry.dependencies]
910
python = "^3.10"

0 commit comments

Comments
 (0)