Skip to content

Commit

Permalink
poetry setting package mode to false to solve install issue
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc committed Jan 8, 2025
1 parent 66489ef commit 3483c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "3.0.0"
description = "Django backend for the core portal."
authors = ["TACC-WMA <[email protected]>"]
readme = "README.md"
package-mode = false

[tool.poetry.dependencies]
Django = "^4.2"
Expand Down

0 comments on commit 3483c54

Please sign in to comment.