Skip to content

Commit 2b0c016

Browse files
committed
Merge branch 'sqlalchemy-dependency' of https://github.com/sokoliva/a2a-python into sqlalchemy-dependency
1 parent d1e01fc commit 2b0c016

3 files changed

Lines changed: 2277 additions & 0 deletions

File tree

=24.0

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Collecting packaging
2+
Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
3+
Using cached packaging-26.0-py3-none-any.whl (74 kB)
4+
Installing collected packages: packaging
5+
Successfully installed packaging-26.0

a2a-python.code-workspace

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"folders": [
3+
{
4+
"path": "."
5+
}
6+
]
7+
}

0 commit comments

Comments
 (0)