New version.
Build package / Build (push) Successful in 1m32s

This commit is contained in:
2024-12-20 22:22:34 +01:00
parent 81511072c6
commit d111fb1dfb
8 changed files with 227 additions and 22 deletions
+1
View File
@@ -9,4 +9,5 @@ Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp
Requires-Dist: dataset
Requires-Dist: openai
Requires-Dist: yura@ git+https://retoor.molodetz.nl/retoor/yura.git@main
+1
View File
@@ -2,6 +2,7 @@ pyproject.toml
setup.cfg
src/rbabel/__init__.py
src/rbabel/__main__.py
src/rbabel/agent.py
src/rbabel/app.py
src/rbabel/args.py
src/rbabel/cli.py
+1
View File
@@ -1,3 +1,4 @@
aiohttp
dataset
openai
yura@ git+https://retoor.molodetz.nl/retoor/yura.git@main