Skip to content

Commit

Permalink
Switch to dependency-only mode for poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamdby committed Mar 18, 2024
1 parent 595803c commit 6b7cf1c
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 @@ -5,6 +5,7 @@ description = "A Telegram chat bot with support for multiple LLMs!"
authors = ["YeetCode Developers <[email protected]>"]
license = "GPL-3.0-only"
readme = "README.md"
package-mode = false

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

0 comments on commit 6b7cf1c

Please sign in to comment.