Skip to content

Commit

Permalink
set package-mode = false in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Jan 14, 2025
1 parent 74c3e73 commit 1308ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "3.33.1"
description = ""
authors = ["rjha-splunk <rjha@splunk.com>"]
license = "Apache-2.0"
package-mode = false

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 1308ccb

Please sign in to comment.