add package-mode = false to readme

This commit is contained in:
Sourabh Desai
2025-01-13 16:40:04 -08:00
parent 0b7e3e3fd7
commit 0b544cb2fb
+1
View File
@@ -5,6 +5,7 @@ description = "Streamlit App Showcasing LlamaCloud's Capabilities"
authors = ["Sourabh Desai <sourabh@runllama.ai>"]
license = "MIT"
readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "^3.11"