Skip to content

Commit f80688d

Browse files
committed
wip
1 parent 0ff6f62 commit f80688d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

python.edn

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
;; {
2+
;; :python-version "3.10.16"
3+
;; :python-deps ["openai==1.58.1"
4+
;; "langextract"]
5+
;; :python-executable ".venv/Scripts/python"
6+
;; :pre-initialize-fn libpython-clj2.python.uv/sync-python-setup!
7+
8+
;; }

0 commit comments

Comments
 (0)