This commit is contained in:
nicole pardal 2025-09-22 17:38:33 -07:00
parent 80ef0c15ae
commit b3a5767a2f

View File

@ -2,7 +2,7 @@
# requires-python = ">=3.11" # requires-python = ">=3.11"
# dependencies = [ # dependencies = [
# "rich", # "rich",
# "ollama @ file:///Users/nicole/Desktop/ollama-python", # "ollama",
# ] # ]
# /// # ///
import os import os