Skip to content

Commit 832260f

Browse files
committed
rename package to bornhack-media-archive-client instead of bma-client due to pypi name conflict
1 parent aebaa87 commit 832260f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"httpx==0.27.2",
1818
"pillow==11.0.0",
1919
]
20-
name = "bma-client"
20+
name = "bornhack-media-archive-client"
2121
description = "BornHack Media Archive Python Client Library"
2222
readme = "README.md"
2323
requires-python = ">=3.11"

0 commit comments

Comments
 (0)