File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[project ]
2- name = " microsoft. teams. cards"
2+ name = " microsoft- teams- cards"
33version = " 0.1.0"
44description = " Add your description here"
55readme = " README.md"
Original file line number Diff line number Diff line change 11[project ]
2- name = " microsoft. teams. common"
2+ name = " microsoft- teams- common"
33version = " 0.0.0"
44description = " Add your description here"
55readme = " README.md"
Original file line number Diff line number Diff line change 11[project ]
2- name = " teams-py "
2+ name = " microsoft-teams "
33version = " 0.1.0"
44description = " Add your description here"
55readme = " README.md"
66requires-python = " >=3.12"
77dependencies = [
8- " microsoft. teams. common" ,
9- " microsoft. teams. cards" ,
8+ " microsoft- teams- common" ,
9+ " microsoft- teams- cards" ,
1010 " pytest-asyncio>=1.0.0" ,
1111]
1212
1313[tool .uv .sources ]
14- "microsoft. teams. common" = { workspace = true }
15- "microsoft. teams. cards" = { workspace = true }
14+ "microsoft- teams- common" = { workspace = true }
15+ "microsoft- teams- cards" = { workspace = true }
1616
1717[tool .uv .workspace ]
1818members = [" packages/*" ]
You can’t perform that action at this time.
0 commit comments